add tests with in docker

This commit is contained in:
2016-06-16 04:18:10 +02:00
parent c58dad05cd
commit 49e7cc010b
7 changed files with 61 additions and 27 deletions

View File

@ -12,11 +12,7 @@ nginx2:
container_name: nginx2
npmts-test-container:
image: "npmts-test-image"
ports:
- "80:80"
- "443:443"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
env_file: "nogit/nogit.env"
restart: always
container_name: npmts-test-container