cube-kanidm (1.9.3)

Published 2026-05-02 13:04:05 +00:00 by thomasj in thomasj/cube-services

Installation

docker pull git.thomasaldrian.net/thomasj/cube-kanidm:1.9.3
sha256:e289cd1fd226f3ea0c51abef67745fc85df5545401dffa4b89d0d2f1008f1169

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:f86647980b6906d82fae46c7fad4d462d5fa0a08a7066e486ed892c4c1f90583 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 7d4108698caeb324bb27a9d83b081d5701760131
com.kanidm.version 1.9.3
io.buildah.version 1.43.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-05-02 13:04:05 +00:00
0
OCI / Docker
linux/amd64
Thomas Aldrian <aldrian.thom@proton.me>
158 MiB
Versions (3) View all
latest 2026-05-09
1.10.1 2026-05-09
1.9.3 2026-05-02