Commit Graph

21 Commits

Author SHA1 Message Date
MNarath
ec3f5358e3 fixes data/models/rvc volume in container 2024-04-07 09:16:14 +02:00
mrguymiah
266a354895 Update readme.md
Added a note for Docker environments that utilize their own templating system instead of the docker-compose.yaml file.
2024-04-02 21:21:46 -04:00
mrguymiah
1a23da4131 Update docker-compose.yml
Additional documentation for the entrypoint command.
2024-04-02 21:18:32 -04:00
mrguymiah
26512a00bd Update docker-compose.yml
Added an example to the Entrypoint documentation.
2024-04-02 21:10:40 -04:00
mrguymiah
01960773a1 Update docker-compose.yml
Added additional documentation for requirements, the different options, how to format the requirements, removed the MODULES argument, added commented lines for additional volume for the RVC module (Known to still be missing some. Experimentation required.), change the final "command" to "entrypoint" and add documentation.
2024-04-02 21:09:41 -04:00
mrguymiah
c3529a5fed Delete docker/docker-complete directory 2024-04-02 20:30:20 -04:00
mrguymiah
1022c9487a Create Dockerfile 2024-04-02 20:26:49 -04:00
mrguymiah
71d2115a50 Update Dockerfile
1. Removes the MODULES ARG.
2. Replaces the final CMD with ENTRYPOINT. This allows the modules to be selected at run time of the docker, rather than compile time of the image.
2024-04-02 20:05:45 -04:00
MNarath
0a6ffb5de2 adds ffmpeg package to docker for rvc
Package is required for RVC to work correctly in docker container
2024-04-01 23:53:04 +02:00
Cohee
48f45ab3eb Update docker-compose.yml 2024-03-30 14:44:28 +02:00
Cohee
08a18dc506 Update docker-compose.yml 2023-12-24 22:01:59 +02:00
Cohee
ac34c02c7b Update Dockerfile 2023-12-24 22:01:14 +02:00
Cohee
289bb2e86b Merge pull request #156 from yggdrasil75/patch-1
Update docker-compose.yml
2023-11-17 18:10:20 +02:00
Daleth Darko
7db5fe99ef Update docker-compose.yml to fix typo in #161 2023-09-17 08:03:16 -04:00
Daleth Darko
ca6efc3905 Update docker-compose.yml to not re-download the models every launch 2023-09-17 06:21:58 -04:00
yggdrasil75
e3d3071b1e Update docker-compose.yml
fixes nvidia on windows
2023-09-10 09:45:40 -04:00
donlinglok
aa708fb574 update docker setting 2023-08-29 11:48:04 +08:00
ramblingcoder
a3035897d0 Update readme.md
correcting docker compose up to docker compose build
2023-05-28 09:21:01 -05:00
ramblingcoder
9622b04756 Create readme.md for docker 2023-05-28 09:11:44 -05:00
ramblingcoder
6512aa6fc3 Create Dockerfile 2023-05-28 09:10:41 -05:00
ramblingcoder
630f9a0054 Create docker-compose.yml 2023-05-28 09:10:08 -05:00