CentOS Docker runs on CentOS 7.X. An installation on other binary compatible EL7 distributions such as Scientific Linux might succeed, but Docker does not test or support Docker
exec Usage: exec [options] SERVICE COMMAND [ARGS...] Options: -d Detached mode: Run command in the background. --privileged
rename Usage: docker rename [OPTIONS] OLD_NAME NEW_NAME Rename a container --help Print usage The docker rename
down Usage: down [options] Options: --rmi type Remove images. Type must be one of: 'all': Remove all images
ssh Log into or run a command on a machine using SSH. To login, just run docker-machine ssh machinename: $ docker-machine
Understand images, containers, and storage drivers To use storage drivers effectively, you must understand how Docker builds and stores
Arch Linux Installing on Arch Linux can be handled via the package in community:
unpause Usage: docker unpause [OPTIONS] CONTAINER [CONTAINER...] Unpause all processes within a container --help Print usage
Command-line Completion Compose comes with command completion
manage — Create a Swarm manager Prerequisite: Before using manage to create a Swarm manager, establish a discovery backend as described in
Page 18 of 28