docker:containers
This is an old revision of the document!
Docker - Container
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
Share data between a docker container and the Host
docker/containers.1605091449.txt.gz · Last modified: 2020/11/11 10:44 by 192.168.1.1