Unverified Commit fbac4896 authored by Wagner Franchin's avatar Wagner Franchin Committed by GitHub

Update README.md

parent 8472c4e2
...@@ -79,7 +79,7 @@ Check whether the containers are up and running: ...@@ -79,7 +79,7 @@ Check whether the containers are up and running:
``` ```
$ docker ps -a $ docker ps -a
``` ```
The output: Sample output:
```console ```console
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
5f3564b1e3bd taskwebserver:1.0 "/bin/sh -c 'java $W…" 3 seconds ago Up 2 seconds 0.0.0.0:8001->8000/tcp webserverhttp 5f3564b1e3bd taskwebserver:1.0 "/bin/sh -c 'java $W…" 3 seconds ago Up 2 seconds 0.0.0.0:8001->8000/tcp webserverhttp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment