# Functions

BaseDockerContainer returns a base container that can be customized.
BaseMetadataContainer returns a base container that can be customized.

# Structs

DockerContainer wraps types.Container, and makes it easy to create mock responses in tests.
MetadataContainer wraps v2.ContainerResponse, and makes it easy to create mock responses in tests.