[Bug]: Podman loads but does not remove temporary docker-tar#### files from under tmpdir (e.g. /var/tmp/) #17078
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
Podman will load temporary image files under tmpdir (e.g. /var/tmp) but does not remove them. Therefore, the filesystem hosting tmpdir eventually fills up. Seems like a bug since podman is not cleaning up after itself.
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
The filesystem hosting tmpdir eventually fills up. Manual intervention is required to clean the directory. Reference closed issue #5411 and associated fix #5412 (which is really not a fix, just allows for the problem to be moved somewhere else)
Describe the results you expected
Unused temporary images should be removed.
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
No
Additional environment details
Additional environment details
Additional information
Is this issue fixed in an upstream release?
The text was updated successfully, but these errors were encountered: