heat-agents/heat-config-docker-cmd
Jenkins 887f06ab4c Merge "Don't fail on warnings in docker-cmd" 2017-05-30 20:55:01 +00:00
..
install.d docker-cmd hook switch to the paunch library 2017-05-24 12:29:38 +12:00
os-refresh-config/configure.d Merge "Don't fail on warnings in docker-cmd" 2017-05-30 20:55:01 +00:00
README.rst docker-cmd hook switch to the paunch library 2017-05-24 12:29:38 +12:00
element-deps Move elements at the top level 2017-01-04 16:57:10 +01:00

README.rst

A hook which uses the docker command via paunch to deploy containers.

The hook currently supports specifying containers in the docker-compose v1 format. The intention is for this hook to also support the kubernetes pod format.

A dedicated os-refresh-config script will remove running containers if a deployment is removed or changed, then the docker-cmd hook will run any containers in new or updated deployments.