# Functions
New initializes the Container struct by connecting creating the Docker client.
# Constants
DefaultMaximumRetryCount is the default number of time to restart the container if it crashes.
DefaultStopGracePeriod is the default timeout value between stopping a container and killing it.