Start or stop an existing container

docker

  • Manage Docker containers and images.
    Some subcommands such as `docker run` have their own usage documentation.
    More information: <https://docs.docker.com/engine/reference/commandline/cli/>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

docker {{start|stop}} {{container_name}}

click the source code to copy install docker on any operating system with command-not-found.com