Installation on CentOS
  • References/Server/Docker/Docker Engine/Install/On Linux distributions

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

2025-01-10 15:47:30
docker-compose exec
  • References/Server/Docker/Docker Compose/Command-line Reference

exec Usage: exec [options] SERVICE COMMAND [ARGS...] Options: -d Detached mode: Run command in the background. --privileged

2025-01-10 15:47:30
docker rename
  • References/Server/Docker/Docker Engine/Engine reference/Command line reference

rename Usage: docker rename [OPTIONS] OLD_NAME NEW_NAME Rename a container --help Print usage The docker rename

2025-01-10 15:47:30
docker-compose down
  • References/Server/Docker/Docker Compose/Command-line Reference

down Usage: down [options] Options: --rmi type Remove images. Type must be one of: 'all': Remove all images

2025-01-10 15:47:30
docker-machine ssh
  • References/Server/Docker/Docker Machine/Command line reference

ssh Log into or run a command on a machine using SSH. To login, just run docker-machine ssh machinename: $ docker-machine

2025-01-10 15:47:30
Understand images, containers, and storage drivers
  • References/Server/Docker/Docker Engine/User guide/Docker storage drivers

Understand images, containers, and storage drivers To use storage drivers effectively, you must understand how Docker builds and stores

2025-01-10 15:47:30
Installation on Arch Linux
  • References/Server/Docker/Docker Engine/Install/On Linux distributions

Arch Linux Installing on Arch Linux can be handled via the package in community:

2025-01-10 15:47:30
docker unpause
  • References/Server/Docker/Docker Engine/Engine reference/Command line reference

unpause Usage: docker unpause [OPTIONS] CONTAINER [CONTAINER...] Unpause all processes within a container --help Print usage

2025-01-10 15:47:30
Command-line Completion
  • References/Server/Docker/Docker Compose

Command-line Completion Compose comes with command completion

2025-01-10 15:47:30
swarm manage
  • References/Server/Docker/Docker Swarm/Command line reference

manage — Create a Swarm manager Prerequisite: Before using manage to create a Swarm manager, establish a discovery backend as described in

2025-01-10 15:47:30