Don't always restart the nginx container 06/9806/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 29 Mar 2018 19:57:50 +0000 (12:57 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 6 Apr 2018 23:47:16 +0000 (23:47 +0000)
commitd869586f00409ec087a50fc6c396d37c34fe7369
treedd58b4522fccdd1db2a40e333ca30099b6bed12e
parent83f6a0d2b93213008dd15788daf86c3b3e14f87b
Don't always restart the nginx container

If there are errors bringing up the docker-compose environment, the
nginx container will still continue to run causing other projects that
expect port 80 to be available to fail.

Change-Id: I33715f5326514ef7945826d717e7a44ac1e5337b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docker-compose.yml