podman - Storage for container has been removed #17667
Unanswered
baopipi0707
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Any chance you could generate this failure without podman compose? Podman-compose isa different project and maintainers of Podman do not provide support for it. |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having issues using Podman with private repositories. I set TMPDIR as /.export/log/28890/.
When I use Podman to run images from a private registry I receive the error:
time="2023-02-28T14:50:46+08:00" level=error msg="Storage for container 01e52256df957963ced396582aecbac2ddd0d901bb9d5f9d13c4186deeb1548b has been removed"
Error: error writing runtime spec JSON for container 01e52256df957963ced396582aecbac2ddd0d901bb9d5f9d13c4186deeb1548b to disk: open /.export/log/28890/1253/share/containers/storage/overlay-containers/01e52256df957963ced396582aecbac2ddd0d901bb9d5f9d13c4186deeb1548b/userdata/config.json: no such file or directory.
Beta Was this translation helpful? Give feedback.
All reactions