Enumeration DockerContainerStatus

All possible statuses for an existing container.

Enumeration Members

Created
Dead
Exited
Paused
Removed

This is not a native Docker status but indicates that the container does not exist.

Removing
Restarting
Running