A Docker container image is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries and settings.
Assign a hostname to the container
Automatically delete containers when they exit
Manipulating Time Inside a Docker Container
Share data between a docker container and the Host