IxianPixel
  • Joined on 2021-04-15

kerdos (latest)

Published 2026-06-02 12:48:11 +02:00 by IxianPixel

Installation

docker pull git.malgra.com/ixianpixel/kerdos:latest
sha256:0993ac8a81a03421a3dcebc0520ba06a41cc522c13d1eb27f8617ded0b6caab0

Images

Digest OS / Arch Size
c12a48126f linux/amd64 9.8 MiB

Image Layers ( linux/amd64)

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64
WORKDIR /app
COPY --chown=nonroot:nonroot /out/kerdos /app/kerdos # buildkit
COPY --chown=nonroot:nonroot /public /app/public/ # buildkit
COPY --chown=nonroot:nonroot /out/pb_data /pb_data # buildkit
USER nonroot:nonroot
VOLUME [/pb_data]
EXPOSE map[8090/tcp:{}]
ENTRYPOINT ["/app/kerdos" "serve" "--http=0.0.0.0:8090" "--dir=/pb_data"]

Labels

Key Value
org.opencontainers.image.created 2026-06-02T10:47:24.047Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 2ac71139ea2bbf68953ea5854bbf9ba002dc446a
org.opencontainers.image.source https://git.malgra.com/IxianPixel/Kerdos
org.opencontainers.image.title Kerdos
org.opencontainers.image.url https://git.malgra.com/IxianPixel/Kerdos
org.opencontainers.image.version 0.0.4
Details
Container
2026-06-02 12:48:11 +02:00
0
OCI / Docker
Versions (12) View all
buildcache 2026-06-02
0.0.4 2026-06-02
0.0 2026-06-02
0 2026-06-02
latest 2026-06-02