mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 07:18:06 +02:00
correct reference to number of containers
Signed-off-by: carehart <charlie@carehart.org>
This commit is contained in:
parent
95129959d2
commit
77f04a4539
9 changed files with 9 additions and 9 deletions
|
@ -50,7 +50,7 @@ Creating nginx-flask-mongo_web_1 ... done
|
|||
|
||||
## Expected result
|
||||
|
||||
Listing containers must show two containers running and the port mapping as below:
|
||||
Listing containers must show three containers running and the port mapping as below:
|
||||
```
|
||||
$ docker ps
|
||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue