Update Docker.md
This commit is contained in:
parent
3c67fc0362
commit
e6a78c00f2
1 changed files with 2 additions and 2 deletions
|
@ -100,7 +100,7 @@ nano .env
|
||||||
|
|
||||||
## 8. startup docker container
|
## 8. startup docker container
|
||||||
```bash
|
```bash
|
||||||
docker-compose up --build
|
docker compose up --build
|
||||||
```
|
```
|
||||||
|
|
||||||
# Manjaro
|
# Manjaro
|
||||||
|
@ -166,7 +166,7 @@ download and place the models inside the models folder. tested with:
|
||||||
|
|
||||||
## 7. startup
|
## 7. startup
|
||||||
```
|
```
|
||||||
docker-compose up
|
docker compose up
|
||||||
```
|
```
|
||||||
|
|
||||||
# notes
|
# notes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue