Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-17 | pkg/docker: Update dockerfiles for 1.33.0 | Andrew Clayton | 1 | -89/+0 | |
Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2024-02-27 | Generated Dockerfiles for Unit 1.32.0 | Andrei Zeliankou | 1 | -2/+2 | |
2024-02-20 | Docker: Update versions of Go, Node, PHP, Ruby | Dan Callahan | 1 | -3/+3 | |
- Go: Drop 1.20, Add 1.22 - Node: Drop 18, Add 21 - PHP: Add 8.3 - Ruby: Add 3.3 Perl and Python are still up-to-date with upstream releases Regenerating the Dockerfiles also picks up the logging change from 183a1e9d634ae2fb129ce98f1ca8a16cbfdeac99 | |||||
2024-02-20 | Docker: Shallow clone the Unit repo | Dan Callahan | 1 | -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-16 | Docker: Switch to github | Konstantin Pavlov | 1 | -2/+2 | |
2023-10-17 | Generated Dockerfiles for Unit 1.31.1.1.31.1 | Andrei Zeliankou | 1 | -2/+2 | |
2023-08-23 | Generated Dockerfiles for Unit 1.31.0.tag1.31.0 | Andrei Zeliankou | 1 | -2/+2 | |
2023-08-22 | Regenerated Dockerfiles. | Konstantin Pavlov | 1 | -7/+12 | |
2023-05-09 | Regenerated dockerfiles. | Konstantin Pavlov | 1 | -40/+45 | |
2023-02-28 | Generated Dockerfiles for Unit 1.29.1.1.29.1 | Andrei Zeliankou | 1 | -1/+1 | |
2022-12-15 | Generated Dockerfiles for Unit 1.29.0.1.29.0 | Andrei Zeliankou | 1 | -1/+1 | |
2022-12-13 | Regenerated Dockerfiles. | Konstantin Pavlov | 1 | -2/+2 | |
2022-09-13 | Generated Dockerfiles for Unit 1.28.0.1.28.0 | Andrei Zeliankou | 1 | -1/+1 | |
2022-06-02 | Generated Dockerfiles for Unit 1.27.0.1.27.0 | Andrei Zeliankou | 1 | -1/+1 | |
2022-05-11 | Regenerated Dockerfiles. | Konstantin Pavlov | 1 | -1/+5 | |
2021-12-02 | Generated Dockerfiles for Unit 1.26.1.1.26.1 | Valentin Bartenev | 1 | -1/+1 | |
2021-11-18 | Generated Dockerfiles for Unit 1.26.0.1.26.0 | Valentin Bartenev | 1 | -1/+1 | |
2021-09-21 | Regenerated Dockerfiles. | Konstantin Pavlov | 1 | -2/+2 | |
2021-08-19 | Generated Dockerfiles for Unit 1.25.0.1.25.0 | Valentin Bartenev | 1 | -1/+1 | |
2021-05-27 | Generated Dockerfiles for Unit 1.24.0.1.24.0 | Valentin Bartenev | 1 | -1/+1 | |
2021-03-25 | Generated Dockerfiles for Unit 1.23.0.1.23.0 | Valentin Bartenev | 1 | -1/+1 | |
2021-02-05 | Regenerated Dockerfiles. | Konstantin Pavlov | 1 | -1/+1 | |
2021-02-04 | Generated Dockerfiles for Unit 1.22.0.1.22.0 | Valentin Bartenev | 1 | -1/+1 | |
2021-02-01 | Regenerated Dockerfiles. | Konstantin Pavlov | 1 | -8/+10 | |
2021-01-13 | Docker: based docker images off official languages ones. | Konstantin Pavlov | 1 | -0/+73 | |
Language versions are bumped to: - python 3.9 - ruby 2.7 - go 1.15 - node 15 - perl 5.32 Removed images: - python 2.7 due to EOL - full/latest due to incompatibility with the new scheme |