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

redlib (sha-a4d36e9)

Published 2026-05-21 11:00:33 +00:00 by amacocian

Installation

docker pull gitea.alexandru.macocian.me/amacocian/redlib:sha-a4d36e9
sha256:34036a17c8644e2c8843d1d2e70430a03c5fdfc85938c65fe06ebece75b3fd85

Images

Digest OS / Arch Size
365841e460 linux/amd64 34 MiB

Image Layers ( linux/amd64)

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 in /
CMD ["/bin/bash"]
COPY /redlib/target/release/redlib /usr/local/bin/redlib # buildkit
RUN /bin/sh -c useradd --no-create-home --password "!" --comment "user for running redlib" 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
org.opencontainers.image.version 24.04
Details
Container
2026-05-21 11:00:33 +00:00
229
OCI / Docker
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