# Functions
PurgeDocker purges the docker container.
RunDocker runs a docker container with the given image type.
# Constants
ImageMongo is a Image of type Mongo.
ImageMySQL is a Image of type MySQL.
ImagePostgres is a Image of type Postgres.
ImageUnspecified is a Image of type Unspecified.
# Type aliases
Image is a type of image.