redlib (sha256:44ff09d06c4c9391331f8bf7bfc85cdf850658999543614ed6eddb57bf978937)

Published 2026-09-10 11:15:35 +00:00 by zuma

Installation

docker pull git.shenanigans.cc/zuma/redlib@sha256:44ff09d06c4c9391331f8bf7bfc85cdf850658999543614ed6eddb57bf978937
sha256:44ff09d06c4c9391331f8bf7bfc85cdf850658999543614ed6eddb57bf978937

Image layers

ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
COPY /redlib/target/x86_64-unknown-linux-musl/release/redlib /usr/local/bin/redlib # buildkit
RUN /bin/sh -c adduser --home /nonexistent --no-create-home --disabled-password redlib # buildkit
USER redlib
EXPOSE [8080/tcp]
HEALTHCHECK {Test:[CMD-SHELL wget --spider -q http://localhost:8080/settings || exit 1] Interval:1m0s Timeout:3s StartPeriod:0s StartInterval:0s Retries:0}
LABEL org.opencontainers.image.authors=sigaloid
CMD ["redlib"]

Labels

Key Value
org.opencontainers.image.authors sigaloid
Details
Container
2026-09-10 11:15:35 +00:00
1
OCI / Docker
linux/amd64
sigaloid
9.2 MiB
Versions (1) View all
latest 2026-09-10