EdeMeijer / docker-formula

Install and set up Docker

Home Page:http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker

Formulas for working with Docker

Available states

docker

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.

docker.registry

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.

docker.compose

Add support for using Docker Compose (previously fig) to define groups of containers and their relationships with one another.

About

Install and set up Docker

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

License:Other


Languages

Language:HTML 100.0%