keycloak (latest)
Published 2026-07-13 01:25:19 +00:00 by damian-buho
Installation
docker pull kiota.ch/o9s/keycloak:latestsha256:78098c9e361cdaf9d33d81b260ae78f3038c3c4b3dad1b65ba18a25cbf5ba371About this package
O9S custom distribution of Keycloak identity and access management SSO
Image layers
| ARG |
| ARG B19_VERBOSITY |
| ARG B19_VERBOSITY |
| ARG B19_VERBOSITY M6E_AI |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION TARGETARCH |
| ENV B19_REQUIRED_SECRETS="kc.db.password kc.db.username kc.db.url.database" KC_DB=postgres KC_DB_URL_HOST=o9s-keycloak-db KC_HEALTH_ENABLED=true KC_METRICS_ENABLED=true O9S_KEYCLOAK_HTTP_PORT=8080 O9S_KEYCLOAK_LOG_LEVEL=WARN |
| USER root |
| COPY dir:c1d1b97ce7847e1820b18637f19f9330c7f3860857ea662ce3f45dbafa8e372c in / |
| |9 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=keycloak M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage root:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:d08d9350f841d3858bf517b682376ee6d378f812be5484a34370755168e1161d in / |
| |9 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=keycloak M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| LABEL traefik.enable=true |
| LABEL traefik.http.routers.b19-security-keycloak.rule="Host(`sso.docker.localhost`)" |
| LABEL traefik.http.routers.b19-security-keycloak.entrypoints=web,websecure |
| LABEL traefik.http.routers.b19-security-keycloak.middlewares=redirect-to-https@file |
| LABEL traefik.http.services.b19-security-keycloak.loadbalancer.server.port=${O9S_KEYCLOAK_HTTP_PORT} |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="88db52c26e9357f666a81ea4ad85c649d95c45d7" "org.opencontainers.image.created"="2026-07-12T21:03:05Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="88db52c" "org.opencontainers.image.title"="O9S / Keycloak (unofficial b19-style image)" "org.opencontainers.image.description"="O9S custom distribution of Keycloak identity and access management SSO" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/o9s/keycloak" |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.1 |
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | 88db52c |
| org.opencontainers.image.created | 2026-07-12T21:03:05Z |
| org.opencontainers.image.description | O9S custom distribution of Keycloak identity and access management SSO |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 88db52c26e9357f666a81ea4ad85c649d95c45d7 |
| org.opencontainers.image.source | https://codeberg.org/o9s/keycloak |
| org.opencontainers.image.title | O9S / Keycloak (unofficial b19-style image) |
| org.opencontainers.image.version | 1.0.0 |
| traefik.enable | true |
| traefik.http.routers.b19-security-keycloak.entrypoints | web,websecure |
| traefik.http.routers.b19-security-keycloak.middlewares | redirect-to-https@file |
| traefik.http.routers.b19-security-keycloak.rule | Host(`sso.docker.localhost`) |
| traefik.http.services.b19-security-keycloak.loadbalancer.server.port | 8080 |