Nutshell
Pull Image
Create container from image
Start a container and mount Apache document root to a local folder in your workstation:
Start/Stop container
Connect container
List running containers
List all containers
List images
Delete container
Delete image
Save container as an image
Load an image from backup
Push image
Build an image
Transfer files
From local file system to running container:
From running container to local file system:
Docker info
Docker inspect
Last updated