Skip to content

webplatform/docker-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.