mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

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
20 lines
305 B
Plaintext
20 lines
305 B
Plaintext
/.artifacts/
|
|
/_output/
|
|
/conmon/conmon.o
|
|
/docs/*.[158]
|
|
/docs/*.[158].gz
|
|
*.o
|
|
*.orig
|
|
/pause/pause.o
|
|
/bin/
|
|
/test/bin2img/bin2img
|
|
/test/checkseccomp/checkseccomp
|
|
/test/copyimg/copyimg
|
|
/build/
|
|
.nfs*
|
|
.ropeproject
|
|
__pycache__
|
|
/cmd/podman/varlink/ioprojectatomicpodman.go
|
|
/cmd/podman/varlink/iopodman.go
|
|
.gopathok
|