mirror of https://github.com/docker/docs.git
Update gettingstarted.md
This commit is contained in:
parent
cba1c5f3ad
commit
100a82043a
|
@ -91,7 +91,7 @@ dependencies the Python application requires, including Python itself.
|
|||
|
||||
Define a set of services using `docker-compose.yml`:
|
||||
|
||||
1. Create a file called docker-compose.yml in your project directory and add
|
||||
Create a file called docker-compose.yml in your project directory and add
|
||||
the following:
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue