Change docker-compose to docker compose
This commit is contained in:
parent
86315e0f18
commit
8f5dd7bd9d
6 changed files with 8 additions and 8 deletions
|
@ -31,7 +31,7 @@ Our starting point is the docker-compose configuration file, to start the k3s cl
|
|||
You can start it with:
|
||||
|
||||
```bash
|
||||
docker-compose -f k3s.yml up
|
||||
docker compose -f k3s.yml up
|
||||
```
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue