Corruption when using a production image and Podman Quadlet #26841
Unanswered
francoism90
asked this question in
Q&A
Replies: 0 comments
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 trying to build a production ready image: https://github.com/francoism90/stry/tree/feat-prod/containers
It works fine in Podman Desktop, but it doesn't when I run it as Podman Quadlet service, it keeps looping and corrupting the podman local storage.
I get no journal logging (on testing full logging is enabled), the only indication is:
Found incomplete layer
and a hang onpodman pull image
- which is a local build one.Does anyone why this happens?
Beta Was this translation helpful? Give feedback.
All reactions