Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-06 | Docker: drop apt-get clean usage. | Konstantin Pavlov | 1 | -1/+1 |
2023-04-06 | Docker: explicitely set uid/gid to 999 for unit user. | Konstantin Pavlov | 1 | -2/+2 |
2023-04-06 | Packages: use groupadd/useradd on Debian-based operating systems. | Konstantin Pavlov | 1 | -5/+4 |
2023-04-06 | Docker: added OCI image-spec labels. | Konstantin Pavlov | 1 | -1/+7 |
2023-04-06 | Docker: dropped a leftover from a multi-stage build. | Konstantin Pavlov | 1 | -1/+1 |
2023-04-10 | Docker: check out packaging tags. | Konstantin Pavlov | 1 | -2/+3 |
2023-02-13 | Docker: made dockerfiles use a single stage build process. | Konstantin Pavlov | 1 | -16/+12 |
2021-12-01 | Docker: made Dockerfiles architecture agnostic. | Konstantin Pavlov | 1 | -0/+4 |
2021-02-05 | Docker: added curl run-time dependency. | Konstantin Pavlov | 1 | -1/+1 |
2021-01-13 | Docker: based docker images off official languages ones. | Konstantin Pavlov | 1 | -0/+73 |