summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker/template.Dockerfile (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-22Docker: remove build-essential package.Konstantin Pavlov1-1/+1
2023-08-22Docker: avoid error if /docker-entrypoint.d already exists.RomainMou1-1/+1
2023-08-22Docker: added meaningful title to metadata.Konstantin Pavlov1-1/+1
2023-08-22Docker: use a specific directory to build unit.Konstantin Pavlov1-1/+3
2023-08-22Docker: introduced a "module prebuild" step.Konstantin Pavlov1-0/+1
2023-08-22Packages: specify runstatedir and logdir explicitely.Konstantin Pavlov1-0/+2
2023-05-09Docker: show welcome page on port 80 when entrypoint.d is empty.Liam Crilly1-1/+2
2023-04-11Docker: fixed a typo.Konstantin Pavlov1-1/+1
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
2023-04-06Docker: dropped a leftover from a multi-stage build.Konstantin Pavlov1-1/+1
2023-04-10Docker: check out packaging tags.Konstantin Pavlov1-2/+3
2023-03-30Docker: added njs support.Konstantin Pavlov1-4/+8
2023-03-29Auto: mirroring installation structure in build tree.Alejandro Colomar1-2/+2
2023-03-29Renamed --libstatedir to --statedir.Alejandro Colomar1-1/+1
2023-02-13Docker: made dockerfiles use a single stage build process.Konstantin Pavlov1-16/+12
2023-02-06Packages: get rid of deprecated configure options.Konstantin Pavlov1-6/+6
2021-12-01Docker: made Dockerfiles architecture agnostic.Konstantin Pavlov1-0/+4
2021-02-05Docker: added curl run-time dependency.Konstantin Pavlov1-1/+1
2021-01-13Docker: based docker images off official languages ones.Konstantin Pavlov1-0/+73