1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 22:35:45 +00:00

TESTS: add a test to verify nginx conf is update on container creation/deletion

This commit is contained in:
Thomas LEVEIL
2017-02-21 03:20:38 +01:00
parent 68816390ee
commit 2aef648f3d
2 changed files with 50 additions and 0 deletions

4
test/test_events.yml Normal file
View File

@ -0,0 +1,4 @@
nginxproxy:
image: jwilder/nginx-proxy:test
volumes:
- /var/run/docker.sock:/tmp/docker.sock:ro