redlib (latest)

Published 2025-07-01 01:25:28 +02:00 by architect

Installation

docker pull forge.fsky.io/oci/redlib:latest
sha256:855c84c3a1d3e96ee9d2300f28d120f00ca80935ad3e596822ec4c05224a1266

Image layers

ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
COPY file:fce7b5dc4b88ef8051a6823a55ec6624d64e9155287716a4561c3c85ca10904d in /usr/local/bin/redlib
/bin/sh -c adduser --home /nonexistent --no-create-home --disabled-password redlib
USER redlib
EXPOSE 8080
HEALTHCHECK --interval=1m --timeout=3s CMD wget --spider --q http://localhost:8080/settings || exit 1
LABEL org.opencontainers.image.authors="sigaloid"
CMD ["redlib"]

Labels

Key Value
io.buildah.version 1.40.1
org.opencontainers.image.authors sigaloid
Details
Container
2025-07-01 01:25:28 +02:00
6
OCI / Docker
linux/amd64
sigaloid
8.2 MiB
Versions (1) View all
latest 2025-07-01