podman-remote: podman push - invalid memory address or nil pointer dereference #4706
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Using podman-remote on MacOS with a remote Fedora 31. Command 'podman push' drops a go error:
Steps to reproduce the issue:
podman push 56d835d0d82f docker://quay.io/bszeti/podmantest:latest
Describe the results you received:
Command drops error.
Describe the results you expected:
Successful push.
Additional information you deem important (e.g. issue happens only occasionally):
Same command works without issue if it's executed on the Linux host.
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Additional environment details (AWS, VirtualBox, physical, etc.):
MacOS: 10.15.2
Remote linux: Fedora 31
The text was updated successfully, but these errors were encountered: