Commit Graph

14 Commits

Author SHA1 Message Date
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