mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
Improve ps handling of container start/stop time
Previously all calculations were done based off the container's start time. Retrieve end time and use it to calculate time stopped for containers. Also, convert ps JSON output to report timestamps for create, start, and stop times. Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #1228 Approved by: rhatdan
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,4 +15,5 @@
|
||||
.ropeproject
|
||||
__pycache__
|
||||
/cmd/podman/varlink/ioprojectatomicpodman.go
|
||||
/cmd/podman/varlink/iopodman.go
|
||||
.gopathok
|
||||
|
||||
Reference in New Issue
Block a user