mirror of
https://github.com/distribution/distribution.git
synced 2025-09-07 01:41:02 +00:00
chang docker-compose to docker compose
Signed-off-by: Tibor <tiborcasteleijn@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user