Docker compose, machine and swarm
mardi 24 mars 2015
par
popularité : 11%
par
popularité : 11%
An introduction to three new docker features. Docker compose allows you to start multiple containers on a single host from a single YAML file. Docker machine automates the provisioning of Docker hosts in the cloud including the authentication setup. Docker swarm is a cluster management system to schedule containers across a set of Docker hosts.