Block a user
kerdos (sha-dd0e0dc)
Published 2026-06-01 15:12:12 +02:00 by IxianPixel
Installation
docker pull git.malgra.com/ixianpixel/kerdos:sha-dd0e0dcsha256:9bb049e4b23fe9dcd5f418026fda5d99041f88b933fce3e2caa89a3d2b32e142
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 5a95a6b839 | linux/amd64 | 9.7 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-01T13:12:07.321Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | dd0e0dcfd58f7bc313c49f676ee834b93212badb |
| 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.2 |