Skip to content
Discussion options

You must be logged in to vote

This works with main but does not work with a commit before. I assume it's fixed, or I don't understand the issue.

from podman import PodmanClient
client = PodmanClient()
client.images.pull("quay.io/libpod/alpine@sha256:fa93b01658e3a5a1686dc3ae55f170d8de487006fb53a28efcd12ab0710a2e5f")
# <Image: 'quay.io/libpod/alpine:3.10.2', 'quay.io/libpod/alpine:latest'>

Please, provide a reproducer so I can try it out :)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@alpap
Comment options

Comment options

You must be logged in to vote
1 reply
@alpap
Comment options

Answer selected by alpap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants