Block a user
kerdos (sha-65e7ebb)
Published 2026-06-01 15:46:03 +02:00 by IxianPixel
Installation
docker pull git.malgra.com/ixianpixel/kerdos:sha-65e7ebbsha256:60910379a752fe48c9964dbf876d52314baf88b70b69016b086ceb1fd9e43348
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 9668c60710 | 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:45:56.046Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 65e7ebb1a5d8539260f011bbed218612d99de028 |
| 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.3 |