Docker Remote API client libraries These libraries make it easier to build applications on top of the Docker Remote API with various programming languages
rm Usage: docker rm [OPTIONS] CONTAINER [CONTAINER...] Remove one or more containers -f, --force Force the removal of a running
Using Supervisor with Docker Note: - If you don’t like sudo then see
Docker security There are three major areas to consider when reviewing Docker security: the intrinsic security of the kernel and its support for namespaces
Google Cloud Logging driver The Google Cloud Logging driver sends container logs to
tag Usage: docker tag [OPTIONS] IMAGE[:TAG] [REGISTRYHOST/][USERNAME/]NAME[:TAG] Tag an image into a repository --help Print
create Creates a new container. Usage: docker create [OPTIONS] IMAGE [COMMAND] [ARG...] Create a new container -a, --attach=[]
Deprecated Engine Features The following list of features are deprecated in Engine. -e and
Fedora Docker is supported on Fedora version 22 and 23. This page instructs you to install using Docker-managed release packages and installation mechanisms. Using these packages
stop Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] Stop a container by sending SIGTERM and then SIGKILL after a grace period --help
Page 1 of 16