Dockerization Effort 73/31773/1
authorIkram Ikramullah <ikram@research.att.com>
Wed, 14 Feb 2018 22:43:36 +0000 (17:43 -0500)
committerIkram Ikramullah <ikram@research.att.com>
Wed, 14 Feb 2018 22:52:49 +0000 (17:52 -0500)
commit601bec029087f09f3a8579de16aaa5ec6aa14b14
treeb5fe5bd7408c513bc7df0bc8b7a26ca202aa9b1d
parente761b422db53e8d81c875a3f0e7806fe942463cc
Dockerization Effort

Added files to run components of conductor
in docker. There is a build script and a run
script. Run script has instructions on how to
run the containers.

Issue-ID: OPTFRA-123
Change-Id: Id55a25b3c54e19728ca218e7d98e20af0630a383
Signed-off-by: Ikram Ikramullah <ikram@research.att.com>
conductor/docker/api/Dockerfile [new file with mode: 0755]
conductor/docker/build-dockers.sh [new file with mode: 0755]
conductor/docker/conductor.conf [new file with mode: 0644]
conductor/docker/controller/Dockerfile [new file with mode: 0755]
conductor/docker/data/Dockerfile [new file with mode: 0755]
conductor/docker/reservation/Dockerfile [new file with mode: 0755]
conductor/docker/run-dockers.sh [new file with mode: 0755]
conductor/docker/solver/Dockerfile [new file with mode: 0755]