Update ancient Docker instructions

This commit is contained in:
oobabooga 2023-11-17 19:52:30 -08:00
parent e0ca49ed9c
commit d1a58da52f
6 changed files with 16 additions and 22 deletions

View file

@ -169,7 +169,7 @@ cp docker/.env.example .env
docker compose up --build
```
* You need to have docker compose v2.17 or higher installed. See [this guide](https://github.com/oobabooga/text-generation-webui/wiki/09-%E2%80%90-Docker) for instructions.
* You need to have Docker Compose v2.17 or higher installed. See [this guide](https://github.com/oobabooga/text-generation-webui/wiki/09-%E2%80%90-Docker) for instructions.
* For additional docker files, check out [this repository](https://github.com/Atinoda/text-generation-webui-docker).
### Updating the requirements