summaryrefslogtreecommitdiff
path: root/cmd/podman/export.go
diff options
context:
space:
mode:
authorAdrian Reber <areber@redhat.com>2018-11-26 15:44:28 +0000
committerAdrian Reber <adrian@lisas.de>2018-11-28 08:00:38 +0100
commitfbe8e23ce6504ad2dd669af01015840544f8f99f (patch)
tree2c8614b906bbb3d091f965f5aa2b0de071154e22 /cmd/podman/export.go
parent4ed10c5c7aafbbc49555a82b3ac96df6653c6e90 (diff)
downloadpodman-fbe8e23ce6504ad2dd669af01015840544f8f99f.tar.gz
podman-fbe8e23ce6504ad2dd669af01015840544f8f99f.tar.bz2
podman-fbe8e23ce6504ad2dd669af01015840544f8f99f.zip
Fix podman container restore -a
podman container restore -a was using the wrong filter to restore checkpointed containers. This switches from 'running' containers to 'exited' containers. Restoring with -a only works if all exited containers have been checkpointed. Maybe it would make sense to track which containers have been really checkpointed. This is just to fix '-a' to work at least if all exited containers have been checkpointed. Signed-off-by: Adrian Reber <areber@redhat.com>
Diffstat (limited to 'cmd/podman/export.go')
0 files changed, 0 insertions, 0 deletions