mirror of
https://github.com/docker/awesome-compose.git
synced 2025-11-22 00:15:42 +01:00
correct reference to number of containers
Signed-off-by: carehart <charlie@carehart.org>
This commit is contained in:
@@ -37,7 +37,7 @@ Creating php-docker_web_1 ... done
|
||||
|
||||
## Expected result
|
||||
|
||||
Listing containers must show two containers running and the port mapping as below:
|
||||
Listing containers must show one container running and the port mapping as below:
|
||||
```
|
||||
$ docker ps
|
||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||
|
||||
Reference in New Issue
Block a user