Alexandru Victor Macocian amacocian
  • Joined on 2025-09-13

redlib (latest)

Published 2026-07-26 14:30:16 +00:00 by amacocian

Installation

docker pull gitea.alexandru.macocian.me/amacocian/redlib:latest
sha256:45d9c990640d3de5eb7e60260f600c093e6eec7605892ce3ebbc9e50c18394c0

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 &{["CMD-SHELL" "wget --spider -q http://localhost:8080/settings || exit 1"] "1m0s" "3s" "0s" "0s" '\x00'}
LABEL org.opencontainers.image.authors=sigaloid
CMD ["redlib"]

Labels

Key Value
org.opencontainers.image.authors sigaloid
Details
Container
2026-07-26 14:30:16 +00:00
2
OCI / Docker
linux/amd64
sigaloid
9.3 MiB
Versions (4) View all
latest 2026-07-26
2026-07-26t142829z 2026-07-26
2026-05-22t115234z 2026-05-22
sha-a4d36e9 2026-05-21