Add mention to alternative docker repository (#2145)
This commit is contained in:
parent
9714072692
commit
4155aaa96a
2 changed files with 50 additions and 29 deletions
|
@ -118,9 +118,8 @@ cp docker/.env.example .env
|
|||
docker compose up --build
|
||||
```
|
||||
|
||||
You need to have docker compose v2.17 or higher installed in your system. To see how to install docker compose itself, see the guide in [here](https://github.com/oobabooga/text-generation-webui/blob/main/docs/Docker.md).
|
||||
|
||||
Contributed by [@loeken](https://github.com/loeken) in [#633](https://github.com/oobabooga/text-generation-webui/pull/633)
|
||||
* You need to have docker compose v2.17 or higher installed. See [this guide](https://github.com/oobabooga/text-generation-webui/blob/main/docs/Docker.md) for instructions.
|
||||
* For additional docker files, check out [this repository](https://github.com/Atinoda/text-generation-webui/blob/docker-wrapper/docs/Docker.md#dedicated-docker-repository).
|
||||
|
||||
### Updating the requirements
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue