summaryrefslogtreecommitdiffstats
path: root/Dockerfile (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-14~ | update Docker config to run api and gui0.1.6.4abc1-1/+1
2023-10-14Change docker-compose.yml to run api and gui services simultaneouslyNiapoll1-3/+3
2023-10-12~abc1-4/+1
2023-10-07~abc1-2/+2
2023-09-26~abc1-1/+1
2023-09-22update dockerfilehcrypt1-1/+4
expose relevant port in dockerfile
2023-09-17~abc1-1/+1
2023-08-24feat(docker): add Docker and Docker Compose supportRyan Jordan1-0/+33
2023-06-24gpt4free v2, first releasev2t.me/xtekky1-19/+0
2023-06-07fix docker build errorwavezhang1-1/+1
fix https://github.com/xtekky/gpt4free/issues/643
2023-05-29fix: Dockerfile to reduce vulnerabilitiessnyk-bot1-1/+1
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-10fix DockerfileMIDORIBIN1-23/+12
2023-05-05Optimize dockerfilebruvv1-3/+1
Please do as much as possible in 1 RUN command. This is how it is intended. (Docker BP)
2023-05-05fix(Dockerfile): Fixed issue with unable to fetch the response.valerii@valeriis-air.(none)1-1/+1
Added -y flag.
2023-05-05fix(Dockerfile): Fixed issue with unable to fetch the response.valerii@valeriis-air.(none)1-0/+3
The issue was that there were no ffmpeg installed.
2023-05-04Fix numpy c dependency issuekainstan1-2/+2
2023-05-02Dockerfile optimizationVitalyArt1-8/+19
2023-04-28Correct Dockerfile directory and install requirement firstxiangsx1-0/+18