mirror of
https://github.com/docker/awesome-compose.git
synced 2025-06-30 09:33:44 +00:00
Merge 1b6ac1f1aa
into 18f59bdb09
This commit is contained in:
commit
2542ff689a
@ -101,7 +101,7 @@ a local environment by going into the root directory of each one and executing:
|
|||||||
```console
|
```console
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
Run `docker compose ps` to verify services are up.
|
||||||
Check the `README.md` of each sample to get more details on the structure and
|
Check the `README.md` of each sample to get more details on the structure and
|
||||||
what is the expected output.
|
what is the expected output.
|
||||||
To stop and remove all containers of the sample application run:
|
To stop and remove all containers of the sample application run:
|
||||||
|
Loading…
Reference in New Issue
Block a user