mirror of
https://github.com/distribution/distribution.git
synced 2025-08-25 18:09:34 +00:00
chang docker-compose to docker compose
Signed-off-by: Tibor <tiborcasteleijn@gmail.com>
This commit is contained in:
parent
e41848cc97
commit
49fad51775
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user