Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1 KB

README.rst

File metadata and controls

41 lines (27 loc) · 1 KB

Docker

Formulas for working with Docker

Available states

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.