summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-17pkg/docker: Update dockerfiles for 1.33.0Andrew Clayton17-51/+229
2024-08-26Docker: leave artifacts when build targets succeedKonstantin Pavlov1-0/+2
2024-08-26Docker: introduce "slim" python imagesKonstantin Pavlov1-6/+14
2024-08-26Docker: update Rust versionKonstantin Pavlov1-1/+1
2024-08-26Docker: bump Go versionsKonstantin Pavlov1-1/+1
2024-06-21Docker: updated Rust and rustup versionsKonstantin Pavlov1-4/+4
2024-06-21Docker: bump node and perl versionsKonstantin Pavlov1-2/+2
2024-06-18Docker: Bump containers to bookwormCostas Drongos1-1/+1
2024-02-27Generated Dockerfiles for Unit 1.32.0Andrei Zeliankou14-28/+28
2024-02-21Docker: Re-generate Dockerfile.wasmAndrew Clayton1-7/+8
2024-02-21Docker: Add wasm-wasi-component to the wasm targetAndrew Clayton1-3/+4
2024-02-21Docker: Bump rust version to 1.76.0Andrew Clayton1-1/+2
2024-02-20Updated copyright notice.Andrei Zeliankou1-1/+1
2024-02-20Docker: Update versions of Go, Node, PHP, RubyDan Callahan16-21/+199
2024-02-20Docker: Shallow clone the Unit repoDan Callahan14-14/+14
2024-02-20Docker: redirect logs to stderrKonstantin Pavlov1-1/+1
2024-02-19Docker: Switch python3.12 to using githubAndrei Zeliankou1-2/+2
2024-02-16Docker: Switch to githubKonstantin Pavlov13-26/+26
2024-02-13Docker: Generated Dockerfile for Unit 1.31.1.tclesius1-0/+89
2024-02-13Docker: added python3.12 to versionstclesius1-1/+1
2023-10-17Generated Dockerfiles for Unit 1.31.1.1.31.1Andrei Zeliankou12-24/+24
2023-10-04Docker: fix HTML escaping.Liam Crilly1-1/+1
2023-08-23Generated Dockerfiles for Unit 1.31.0.tag1.31.0Andrei Zeliankou12-24/+24
2023-08-22Regenerated Dockerfiles.Konstantin Pavlov12-37/+453
2023-08-22Docker: remove gem caches in ruby images.Konstantin Pavlov1-1/+1
2023-08-22Docker: remove maven caches in jsc images.Konstantin Pavlov1-1/+1
2023-08-22Docker: remove npm caches in node images.Konstantin Pavlov1-1/+1
2023-08-22Docker: remove build-essential package.Konstantin Pavlov1-1/+1
2023-08-22Docker: added a container-diff helper.Konstantin Pavlov1-0/+5
2023-08-22Docker: be POSIX-compliant in the library creation script.Konstantin Pavlov1-2/+2
2023-08-22Docker: avoid error if /docker-entrypoint.d already exists.RomainMou1-1/+1
2023-08-22Docker: bumped language versions.Konstantin Pavlov1-3/+3
2023-08-22Docker: added meaningful title to metadata.Konstantin Pavlov2-1/+2
2023-08-22Docker: added wasm variant.Konstantin Pavlov1-2/+31
2023-08-22Docker: use a specific directory to build unit.Konstantin Pavlov1-1/+3
2023-08-22Docker: introduced a "module prebuild" step.Konstantin Pavlov2-1/+11
2023-08-22Packages: specify runstatedir and logdir explicitely.Konstantin Pavlov1-0/+2
2023-05-09Regenerated dockerfiles.Konstantin Pavlov11-425/+477
2023-05-09Docker: show welcome page on port 80 when entrypoint.d is empty.Liam Crilly5-33/+136
2023-05-05Docker: tagged minimal variant as latest.Konstantin Pavlov1-1/+5
2023-05-05Docker: Makefile housekeeping.Konstantin Pavlov1-5/+2
2023-05-05Docker: added a way to generate multiple versions of an image.Konstantin Pavlov1-23/+30
2023-05-09Docker: add support for JavaScript modules.Liam Crilly1-1/+7
2023-04-12Docker: made curl fail with non-zero exit code on server errors.Konstantin Pavlov1-1/+1
2023-04-11Docker: fixed a typo.Konstantin Pavlov1-1/+1
2023-03-28Docker: fixed git references.Konstantin Pavlov1-2/+2
2023-04-06Docker: drop apt-get clean usage.Konstantin Pavlov1-1/+1
2023-04-06Docker: explicitely set uid/gid to 999 for unit user.Konstantin Pavlov1-2/+2
2023-04-06Packages: use groupadd/useradd on Debian-based operating systems.Konstantin Pavlov1-5/+4
2023-04-06Docker: added OCI image-spec labels.Konstantin Pavlov1-1/+7