We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6009b9 commit ee8411dCopy full SHA for ee8411d
README.md
@@ -13,7 +13,7 @@ $ docker run -it -p 5001:5001 --name hello_python hello-python:latest
13
# Docker Reference: https://docs.docker.com/reference/
14
```
15
16
-### Run with Docker Compose
+## Run with Docker Compose
17
18
```bash
19
$ docker-compose up hello_py_devl && docker-compose rm -fsv
0 commit comments