Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 857 Bytes

V1ContainerStateTerminated.md

File metadata and controls

16 lines (11 loc) · 857 Bytes

V1ContainerStateTerminated

Properties

Name Type Description Notes
containerID String Container's ID in the format 'docker://<container_id>' [optional]
exitCode Integer Exit status from the last termination of the container
finishedAt DateTime Time at which the container last terminated [optional]
message String Message regarding the last termination of the container [optional]
reason String (brief) reason from the last termination of the container [optional]
signal Integer Signal from the last termination of the container [optional]
startedAt DateTime Time at which previous execution of the container started [optional]