redlib (latest)
Published 2025-11-27 10:06:38 +00:00 by myve
Installation
docker pull hub.myvelabs.com/lab/redlib:latestsha256:b30198743e446786fe4d5ad01f238fed6feceaf3f1bd9068c39295b9dbb2a79cAbout this package
Private front-end for Reddit
Image layers
| ADD alpine-minirootfs-3.19.8-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG TARGET=x86_64-unknown-linux-musl |
| RUN |1 TARGET=x86_64-unknown-linux-musl /bin/sh -c apk add --no-cache curl # buildkit |
| RUN |1 TARGET=x86_64-unknown-linux-musl /bin/sh -c curl -L "https://github.com/redlib-org/redlib/releases/latest/download/redlib-${TARGET}.tar.gz" | tar xz -C /usr/local/bin/ # buildkit |
| RUN |1 TARGET=x86_64-unknown-linux-musl /bin/sh -c adduser --home /nonexistent --no-create-home --disabled-password redlib # buildkit |
| USER redlib |
| EXPOSE &{[{{14 0} {14 0}}] 0xc0007a8180} |
| HEALTHCHECK &{["CMD-SHELL" "wget --spider -q http://localhost:8080/settings || exit 1"] "1m0s" "3s" "0s" "0s" '\x00'} |
| CMD ["redlib"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-10-06T16:32:32.284Z |
| org.opencontainers.image.description | Private front-end for Reddit |
| org.opencontainers.image.licenses | AGPL-3.0 |
| org.opencontainers.image.revision | 2dc6b5f3c0db1f8e78a74048ba4550ba6202cb55 |
| org.opencontainers.image.source | https://github.com/redlib-org/redlib |
| org.opencontainers.image.title | redlib |
| org.opencontainers.image.url | https://github.com/redlib-org/redlib |
| org.opencontainers.image.version | latest |