Write a volume plugin Docker Engine volume plugins enable Engine deployments to be integrated with external storage systems, such as Amazon EBS, and enable data
Runtime metrics Docker stats You can use the docker stats command to live stream a container’s runtime metrics. The command
port Usage: docker port [OPTIONS] CONTAINER [PRIVATE_PORT[/PROTO]] List port mappings for the CONTAINER, or lookup the public-facing port that
export Usage: docker export [OPTIONS] CONTAINER Export the contents of a container's filesystem as a tar archive --help Print
volume inspect Usage: docker volume inspect [OPTIONS] VOLUME [VOLUME...] Return low-level information on a volume -f, --format=
Dockerizing MongoDB Introduction In this example, we are going to learn how to build a Docker image with MongoDB pre-installed. We’ll
run Usage: docker run [OPTIONS] IMAGE [COMMAND] [ARG...] Run a command in a new container -a, --attach=[] Attach to STDIN,
info Usage: docker info [OPTIONS] Display system-wide information --help Print usage For example:
Using Puppet Note: Please note this is a community contributed installation path. The only official installation is using the
Docker Remote API v1.19 1. Brief introduction The Remote API has replaced rcli. The daemon listens
Page 14 of 16