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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -192,7 +192,7 @@ EOF
Now, start your stack: Now, start your stack:
```console ```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: Log in with a "push" authorized user (using `testuserpush` and `testpasswordpush`), then tag and push your first image: