# Functions

ConfigTmpDir returns the configuration tmp directory for Docker.

# Constants

No description provided by the author
No description provided by the author
EcrPublicApiRegion : The Amazon ECR Public registry requires authentication in the us-east-1 Region, so you need to specify --region us-east-1 each time you authenticate.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ContainerConfig is the configuration used to start a container.
No description provided by the author
ExportArtifact is an Artifact implementation for when a container is exported from docker into a single flat file.
FlatConfig is an auto-generated flat version of Config.
ImportArtifact is an Artifact implementation for when a container is exported from docker into a single flat file.
MockDriver is a driver implementation that can be used for tests.
StepCommit commits the container to a image.
No description provided by the author
StepDefaultGeneratedData Adds the placeholders for special generated values that Docker is expected to return.
StepExport exports the container to a flat tar file.
No description provided by the author
No description provided by the author
No description provided by the author
StepTempDir creates a temporary directory that we use in order to share data with the docker container over the communicator.
No description provided by the author

# Interfaces

Driver is the interface that has to be implemented to communicate with Docker.

# Type aliases

No description provided by the author