text-generation-webui icon indicating copy to clipboard operation
text-generation-webui copied to clipboard

moving dockerfiles into docker folder breaks things

Open loeken opened this issue 2 years ago • 2 comments

just a fy the dockerfile/docker-compose do use relative links so by moving them into the docker folder you basically made them not function anymore

loeken avatar May 01 '23 16:05 loeken

alr, then, where do you put the dockerfile?

Darwishavocado avatar May 01 '23 17:05 Darwishavocado

just a fy the dockerfile/docker-compose do use relative links so by moving them into the docker folder you basically made them not function anymore

There are instructions, which include linking the files into the parent folder: https://github.com/oobabooga/text-generation-webui#alternative-docker

therealpygon avatar May 01 '23 21:05 therealpygon