summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker/Dockerfile.python3.12 (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-02-20Docker: Shallow clone the Unit repoDan Callahan1-1/+1
Saves on the order of 10 MBs of transfer for each build. We call `rm -rf /usr/src/unit` later in this step, so the full repo has never appeared in our published images anyway.
2024-02-19Docker: Switch python3.12 to using githubAndrei Zeliankou1-2/+2
Forgotten in <https://github.com/nginx/unit/commit/c3af21e970ca3c822004cfda7c5b56ec07d99da9>
2024-02-13Docker: Generated Dockerfile for Unit 1.31.1.tclesius1-0/+89