Skip to content

Commit 88cc096

Browse files
[FIX] expose port for separated containers test
1 parent 6b88365 commit 88cc096

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/docker.bats

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ load test_helpers
7373
-v /var/run/docker.sock:/tmp/docker.sock:ro \
7474
-v $BATS_TEST_DIRNAME/../nginx.tmpl:/etc/docker-gen/templates/nginx.tmpl:ro \
7575
--volumes-from bats-nginx \
76+
--expose 80 \
7677
jwilder/docker-gen:0.7.0 \
7778
-notify-sighup bats-nginx \
7879
-watch \

0 commit comments

Comments
 (0)