[podman-remote] command images --digests
: DIGEST column shows nothing
#2756
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
podman-remote images --digest
does not work well as the title describes.Steps to reproduce the issue:
Set up the environment both for podman node and remote node refer to the tutorial.
On remote node:
PODMAN_VARLINK_ADDRESS="tcp:127.0.0.1:1234" bin/podman-remote images --digests
Describe the results you received:
Describe the results you expected:
Additional environment details (AWS, VirtualBox, physical, etc.):
I built
podman
from source both on podman node side and remote node side.The text was updated successfully, but these errors were encountered: