Commit Graph

18 Commits

Author SHA1 Message Date
abc 1b495d8950 ~ | update Docker config to run api and gui 2023-10-14 14:40:07 +01:00
Niapoll 3b5ea9047f Change docker-compose.yml to run api and gui services simultaneously 2023-10-14 15:39:18 +04:00
abc aa4824b6a2 ~ 2023-10-12 14:48:26 +01:00
abc 518d7c82f4 ~ 2023-10-07 11:03:16 +01:00
abc 44daa3a549 ~ 2023-09-26 14:18:47 +01:00
hcrypt 01ae5c4280
update dockerfile
expose relevant port in dockerfile
2023-09-22 17:39:59 +05:30
abc a551922311 ~ 2023-09-17 22:38:55 +01:00
Ryan Jordan f300aebf8c feat(docker): add Docker and Docker Compose support 2023-08-23 20:42:05 -05:00
t.me/xtekky 5db58fd87f gpt4free v2, first release 2023-06-24 03:47:00 +02:00
wavezhang 64d5dc951f
fix docker build error
fix https://github.com/xtekky/gpt4free/issues/643
2023-06-07 12:54:17 +08:00
snyk-bot bd6b23035d
fix: Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1290331
- https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1298721
- https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1300249
- https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3320493
- https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3320493
2023-05-29 13:19:13 +00:00
MIDORIBIN a3de6208fb fix Dockerfile 2023-05-11 00:45:00 +09:00
bruvv d634011d05
Optimize dockerfile
Please do as much as possible in 1 RUN command. This is how it is intended. (Docker BP)
2023-05-05 11:32:21 +00:00
valerii@valeriis-air.(none) e4b774070d fix(Dockerfile): Fixed issue with unable to fetch the response.
Added -y flag.
2023-05-05 01:53:29 +03:00
valerii@valeriis-air.(none) 0d9ff67704 fix(Dockerfile): Fixed issue with unable to fetch the response.
The issue was that there were no ffmpeg installed.
2023-05-05 01:36:17 +03:00
kainstan 2ed8ddaf27 Fix numpy c dependency issue 2023-05-04 15:09:10 +08:00
VitalyArt 527a66c2af
Dockerfile optimization 2023-05-02 23:24:48 +05:00
xiangsx 61d6d03453 Correct Dockerfile directory and install requirement first 2023-04-28 17:13:51 +08:00