Replies: 1 comment
-
Hi yes, this is a known pain point. As of recently the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm building images in Gitlab pipeline and found that if I don't pull image before calling bootc-image-builder it throws "does not resolve to an image ID" error.
ansible podman_image is not working, calling podman pull from playbook also doesn't work, the only way I found to pull images is from RUN in Containerfile. Is it ok or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions