# Functions
InflateImage downloads and inflates docker image in the current directory.
RunContainer runs container based on docker image.
# Structs
InflateImageConfig is the configuration of docker image inflation.
RunContainerConfig is the configuration of running docker container.