Files
container.training/fig.yml
Jerome Petazzoni 10c024b7e1 yalla
2015-03-10 11:00:39 +00:00

9 lines
93 B
YAML

www:
image: nginx
ports:
- "80:80"
volumes:
- "htdocs:/usr/share/nginx/html"