mirror of
https://github.com/distribution/distribution.git
synced 2025-07-17 08:53:54 +00:00
chang docker-compose to docker compose
Signed-off-by: Tibor <tiborcasteleijn@gmail.com>
This commit is contained in:
parent
49fad51775
commit
38553eaaf8
@ -191,7 +191,7 @@ Review the [requirements](../#requirements), then follow these steps.
|
||||
Now, start your stack:
|
||||
|
||||
```consonle
|
||||
$ docker-compose up -d
|
||||
$ docker compose up -d
|
||||
```
|
||||
|
||||
Login with a "push" authorized user (using `testuser` and `testpassword`), then
|
||||
|
Loading…
Reference in New Issue
Block a user