mirror of
https://github.com/containers/podman.git
synced 2025-12-07 22:32:46 +08:00
A container restored from an exported checkpoint did not have its StartedTime set. Which resulted in a status like 'Up 292 years ago' after the restore. This just sets the StartedTime to time.Now() if a container is restored from an exported checkpoint. Signed-off-by: Adrian Reber <areber@redhat.com>
18 KiB
18 KiB