Update docker_compose.md

This commit is contained in:
epoxa
2017-02-19 03:36:48 +07:00
committed by GitHub
parent d86d2e16c8
commit fb79936726

View File

@@ -3,7 +3,7 @@
This guide will show you how to make a quick and easy docker compose file to get your container running using the compose tool.
### Creating a copomse file
### Creating a compose file
Create a docker-compose.yml file with the following contents:
```