fuel-ccp/docker/ccp
Dmitry Klenov 980412c95f Fix to run several containerized CCP instances.
Currently it is not possible to run several containerized CCP instances
e.g. when you would like to check status while images are building.
Reason - name 'fuel-ccp' was used for all executed containers and
docker forbids to create 2 containers with the same name.

Adding random suffix to prevent name coinsidence.

Change-Id: I368739b5249c251d9e7fb27e2967b4bc42c41c96
2017-02-17 14:16:33 +00:00
..
Dockerfile Containerizing fuel ccp 2016-12-20 19:25:54 +00:00
ccprc Fix to run several containerized CCP instances. 2017-02-17 14:16:33 +00:00
dockerize.sh Containerizing fuel ccp 2016-12-20 19:25:54 +00:00
entrypoint.sh Containerizing fuel ccp 2016-12-20 19:25:54 +00:00