Update CVP Docker Compose Configuration 75/52375/3
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 20 Feb 2018 17:58:38 +0000 (09:58 -0800)
committerGeorg Kunz <georg.kunz@ericsson.com>
Wed, 28 Feb 2018 14:49:30 +0000 (14:49 +0000)
commit40932193dd77dbe9f0387c819fec85c303c8927e
tree5dcb9641456933567c1ebff87f4d211adee11b9c
parent53dacb0fc00d84b25d22352fd7207e7677dddc35
Update CVP Docker Compose Configuration

- Uses extra files config.env, vhost.env to hold environment variables
  for docker configuration.

- Provides samples for these config that can be copied and modified to
  fit deployment requirements.

- Updates the docker images to the newest releases.

Change-Id: Ibe9b8597edfb38940297433708497c244200d0af
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
cvp/docker/.gitignore [new file with mode: 0644]
cvp/docker/README.rst [new file with mode: 0644]
cvp/docker/config.env.sample [new file with mode: 0644]
cvp/docker/docker-compose.yml
cvp/docker/vhost.env.sample [new file with mode: 0644]