mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 07:18:06 +02:00
Udpdate some README.md files and change the version of node image for vuejs sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
7b5e27dd48
commit
4478c5c142
6 changed files with 7 additions and 9 deletions
|
@ -68,13 +68,13 @@ a434bce6d2be mysql:8.0.19 "docker-entrypoint.s…" 8
|
|||
|
||||
After the application starts, navigate to `http://localhost:3000` in your web browser.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
The backend service container has the port 80 mapped to 80 on the host.
|
||||
```
|
||||
$ curl localhost:80
|
||||
{"message":"Hello Docker World!"}
|
||||
{"message":"Hello from MySQL 8.0.19"}
|
||||
```
|
||||
|
||||
Stop and remove the containers
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 35 KiB |
BIN
react-express-mysql/output.png
Normal file
BIN
react-express-mysql/output.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 266 KiB |
Loading…
Add table
Add a link
Reference in a new issue