Ask Your Question
1

Is it possible to retrieve 'official' images from Docker Hub using Podman pull?

asked 2023-05-04 20:36:24 +0000

woof gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-05-04 20:48:02 +0000

bukephalos gravatar image

Yes, it is possible to retrieve 'official' images from Docker Hub using Podman pull. Podman is able to pull images from any registry and not just Docker Hub. To pull an image from Docker Hub using Podman, use the following command:

podman pull image-name

Replace image-name with the name of the image you want to pull. If the image is located on Docker Hub, Podman will automatically pull it from there.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-04 20:36:24 +0000

Seen: 22 times

Last updated: May 04 '23