Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |