Rename docker-compose.yaml to docker-compose.yml

This commit is contained in:
Christophe Mehay 2015-11-03 13:38:04 +01:00
parent 5fb7e4b0f1
commit 0e3c1e22fb

View file

@ -1,10 +0,0 @@
# docker-compose.yml example
tor:
image: goldy/tor-hidden-service
links:
- hello
hello:
image: tutum/hello-world
hostname: hello-world