[FIX] expose port for separated containers test

This commit is contained in:
Baptiste Donaux 2016-03-24 11:16:22 +01:00
parent 6b88365465
commit 88cc096aaf
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ load test_helpers
-v /var/run/docker.sock:/tmp/docker.sock:ro \
-v $BATS_TEST_DIRNAME/../nginx.tmpl:/etc/docker-gen/templates/nginx.tmpl:ro \
--volumes-from bats-nginx \
--expose 80 \
jwilder/docker-gen:0.7.0 \
-notify-sighup bats-nginx \
-watch \