Formulas for working with Docker
Note
See the full Salt Formulas installation and usage instructions.
Install and run Docker
Note
On Ubuntu 12.04 state will also update kernel if needeed (as mentioned in docker installation docs). You should manually reboot minions for kernel update to take affect.
Run a Docker container to start the registry service using AWS S3 to store the images.
It requires the docker state and the python-formula.
Add support for using Docker Compose
(previously fig
) to define groups of containers and their relationships
with one another.