summaryrefslogtreecommitdiffstats
path: root/Dockerfile (unfollow)
Commit message (Collapse)AuthorFilesLines
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