Can't export a checkpoint where the container is using log-driver none #11974
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.
/kind bug
Description
Can't export a checkpoint where the container is using log-driver
none
Steps to reproduce the issue:
podman run --log-driver none -d alpine sleep 3600
podman container checkpoint --latest --export dump.tar.zst
Describe the results you received:
Describe the results you expected:
Checkpoint without error
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)
Yes
The text was updated successfully, but these errors were encountered: