Using pyentrypoint

This commit is contained in:
Christophe Mehay 2016-03-07 03:43:12 +01:00
parent 7f16f43cdf
commit ccfdb851cc
8 changed files with 59 additions and 93 deletions

View file

@ -4,7 +4,12 @@ tor:
image: goldy/tor-hidden-service
links:
- hello
- world
hello:
image: tutum/hello-world
hostname: hello-world
hostname: hello
world:
image: tutum/hello-world
hostname: world