Deploy your infrastructure In this step, you create several Docker hosts to run your application stack on. Before you continue, make sure you have taken the
Apply custom metadata You can apply metadata to your images, containers, or daemons via labels. Labels serve a wide range of uses, such as adding notes or licensing
Mac OS X You install Docker using Docker Toolbox. Docker Toolbox includes the following Docker tools: Docker Machine for running the docker-machine
Install Docker Compose You can run Compose on OS X, Windows and 64-bit Linux. To install it, you’ll need to install Docker first. To install Compose, do
scale Usage: scale [SERVICE=NUM...] Sets the number of containers to run for a service. Numbers are specified as arguments
AppArmor security profiles for Docker AppArmor (Application Armor) is a Linux security module that protects an operating system and its applications
commit Usage: docker commit [OPTIONS] CONTAINER [REPOSITORY[:TAG]] Create a new image from a container's changes -a, --author="" Author
top Usage: docker top [OPTIONS] CONTAINER [ps OPTIONS] Display the running processes of a container --help Print usage
Configure Docker Swarm for TLS In this procedure you create a two-node Swarm cluster, a Docker Engine CLI, a Swarm Manager, and a Certificate Authority
Get started with multi-host networking This article uses an example to explain the basics of creating a multi-host network. Docker Engine supports
Page 15 of 28