Sample Header Ad - 728x90

Can docker pull an image visable in podman and buildah?

0 votes
2 answers
282 views
If I run buildah images, I see an image that is fully visable and functional with podman and buildah toolchain, $ buildah images REPOSITORY TAG IMAGE ID CREATED SIZE localhost/foobar-centos-7 92 688ca4049c1e 24 hours ago 4.13 GB localhost/centos-base 7 fec48054ea4d 24 hours ago 325 MB However, minikube doesn't yet work with Podman v2, and the driver is experimental with v1. I need these images to available to docker, which underscores minikube and is the only supported driver. Note, I don't want to have to push to an external registry or set up quay.
Asked by Evan Carroll (34663 rep)
Nov 23, 2020, 03:30 AM
Last activity: Nov 24, 2020, 04:27 PM