cube-kanidm (latest)

Published 2026-08-03 11:11:16 +00:00 by thomasj in thomasj/cube-services

Installation

docker pull git.thomasaldrian.net/thomasj/cube-kanidm:latest
sha256:d149bd9a9bd2e51c2119c7725bd40e95ff2b116f9badacf2f25ee132e83432cb

About this package

Identity management server

Image layers

WORKDIR /
COPY /etc/ssl/certs /etc/ssl/certs # buildkit
COPY --chmod=0755 /usr/src/kanidm/target/release/kanidmd /sbin/ # buildkit
COPY /usr/src/kanidm/server/core/static /hpkg/ # buildkit
COPY /out/libs-root/ / # buildkit
COPY /out/libs/ /lib/ # buildkit
ENV LD_LIBRARY_PATH=/lib
WORKDIR /data
EXPOSE [3636/tcp 8443/tcp]
ENV RUST_BACKTRACE=1
HEALTHCHECK &{["CMD" "/sbin/kanidmd" "scripting" "healthcheck"] "1m0s" "10s" "1m0s" "5s" '\x03'}
CMD ["/sbin/kanidmd" "server"]
ARG USER_GID
COPY file:ca3eaccb30911c12055fe4ff68fd4ce2d0243172020a4d0b196b01867b2b0ad1 in /server.toml
ENV KANIDM_CONFIG=/server.toml
COPY file:576fbeab8731dbd7fe4f2eb21570833e0f38332fdc7662eae0e461c2f8551313 in /chain.pem
COPY file:d2488e6a528a9d8dc8f4614f08dae9af10b95d92179f8288393c4bc18def49ce in /key.pem
LABEL org.opencontainers.image.title="CubeServices KanIDM server" org.opencontainers.image.description="Identity management server" org.opencontainers.image.source="https://git.thomasaldrian.net/thomasj/cube-services" org.opencontainers.image.authors="Thomas Aldrian <aldrian.thom@proton.me>"

Labels

Key Value
com.kanidm.git-commit 63097af0d936eb0799f3f471734a51ca072932e9
com.kanidm.version 1.11.0
io.buildah.version 1.44.0
org.opencontainers.image.authors Thomas Aldrian <aldrian.thom@proton.me>
org.opencontainers.image.description Identity management server
org.opencontainers.image.source https://git.thomasaldrian.net/thomasj/cube-services
org.opencontainers.image.title CubeServices KanIDM server
Details
Container
2026-08-03 11:11:16 +00:00
0
OCI / Docker
linux/amd64
Thomas Aldrian <aldrian.thom@proton.me>
60 MiB
Versions (6) View all
1.11.0 2026-08-03
latest 2026-08-03
1.10.4 2026-07-12
1.10.3 2026-06-16
1.10.1 2026-05-09