Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(docker): add Docker and Docker Compose support | Ryan Jordan | 2023-08-24 | 1 | -0/+33 |
| | |||||
* | gpt4free v2, first releasev2 | t.me/xtekky | 2023-06-24 | 1 | -19/+0 |
| | |||||
* | fix docker build error | wavezhang | 2023-06-07 | 1 | -1/+1 |
| | | | fix https://github.com/xtekky/gpt4free/issues/643 | ||||
* | fix: Dockerfile to reduce vulnerabilities | snyk-bot | 2023-05-29 | 1 | -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 | ||||
* | fix Dockerfile | MIDORIBIN | 2023-05-10 | 1 | -23/+12 |
| | |||||
* | Optimize dockerfile | bruvv | 2023-05-05 | 1 | -3/+1 |
| | | | Please do as much as possible in 1 RUN command. This is how it is intended. (Docker BP) | ||||
* | fix(Dockerfile): Fixed issue with unable to fetch the response. | valerii@valeriis-air.(none) | 2023-05-05 | 1 | -1/+1 |
| | | | | Added -y flag. | ||||
* | fix(Dockerfile): Fixed issue with unable to fetch the response. | valerii@valeriis-air.(none) | 2023-05-05 | 1 | -0/+3 |
| | | | | The issue was that there were no ffmpeg installed. | ||||
* | Fix numpy c dependency issue | kainstan | 2023-05-04 | 1 | -2/+2 |
| | |||||
* | Dockerfile optimization | VitalyArt | 2023-05-02 | 1 | -8/+19 |
| | |||||
* | Correct Dockerfile directory and install requirement first | xiangsx | 2023-04-28 | 1 | -0/+18 |