mirror of https://github.com/docker/docs.git
Update part2.md (#3129)
This commit is contained in:
parent
fb76a4bdf7
commit
39f62ed0a1
|
@ -273,7 +273,7 @@ and all the dependencies from `requirements.txt`, and runs your code. It all
|
|||
travels together in a neat little package, and the host machine doesn't have to
|
||||
install anything but Docker to run it.
|
||||
|
||||
## Conclusion of part one
|
||||
## Conclusion of part two
|
||||
|
||||
That's all for this page. In the next section, we will learn how to scale our
|
||||
application by running this container in a **service**.
|
||||
|
|
Loading…
Reference in New Issue