chang docker-compose to docker compose

Signed-off-by: Tibor <tiborcasteleijn@gmail.com>
This commit is contained in:
Tibor
2024-09-07 11:47:11 +02:00
committed by GitHub
parent e41848cc97
commit 49fad51775

View File

@@ -192,7 +192,7 @@ EOF
Now, start your stack:
```console
$ docker-compose up -d
$ docker compose up -d
```
Log in with a "push" authorized user (using `testuserpush` and `testpasswordpush`), then tag and push your first image: