keycloak (0.0.22)

Published 2025-06-16 17:31:54 +02:00 by holzi1005

Installation

docker pull git.h2-invent.com/keycloak/keycloak:0.0.22
sha256:ee33b4e95bd47e4dcd0277013ed07eb1c6d910149af7152e6ebd9c0974ff96da

Image layers

LABEL maintainer="Red Hat, Inc."
LABEL vendor="Red Hat, Inc."
LABEL url="https://www.redhat.com"
LABEL com.redhat.component="ubi9-micro-container"
LABEL name="ubi9/ubi-micro"
LABEL version="9.5"
LABEL distribution-scope="public"
LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
LABEL summary="ubi9 micro image"
LABEL description="Very small image which doesn't install the package manager."
LABEL io.k8s.description="Very small image which doesn't install the package manager."
LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Micro"
LABEL io.openshift.expose-services=""
COPY dir:e455bddb89e32a73faaaad78011cb99ad0b5a7d44e75dbc8ef9d5502bcaa7633 in /
COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/
CMD /bin/sh
COPY file:bc4e5ea7c9bb48901dc62121f094109ad85c0ae2bf4169dee234618cf6b9bd60 in /usr/share/buildinfo/content-sets.json
LABEL "build-date"="2025-04-28T13:05:22" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="ad3599750ac58bf1fe2b5c907d9470492e656b7c" "release"="1745845480"
ENV LANG=en_US.UTF-8
ENV KC_RUN_IN_CONTAINER=true
COPY /tmp/null/rootfs/ / # buildkit
COPY --chown=1000:0 /opt/keycloak /opt/keycloak # buildkit
RUN /bin/sh -c echo "keycloak:x:0:root" >> /etc/group && echo "keycloak:x:1000:0:keycloak user:/opt/keycloak:/sbin/nologin" >> /etc/passwd # buildkit
USER 1000
EXPOSE map[8080/tcp:{}]
EXPOSE map[8443/tcp:{}]
EXPOSE map[9000/tcp:{}]
ENTRYPOINT ["/opt/keycloak/bin/kc.sh"]
ARG KEYCLOAK_VERSION=26.2.2
ARG KEYCLOAK_URL=https://www.keycloak.org/
ARG KEYCLOAK_TAGS=keycloak security identity
ARG KEYCLOAK_MAINTAINER=https://www.keycloak.org/
ARG KEYCLOAK_VENDOR=https://www.keycloak.org/
LABEL maintainer=https://www.keycloak.org/ vendor=https://www.keycloak.org/ version=26.2.2 url=https://www.keycloak.org/ io.openshift.tags=keycloak security identity release= vcs-ref= com.redhat.build-host= com.redhat.component= com.redhat.license_terms=
ARG KEYCLOAK_SERVER_DISPLAY_NAME=Keycloak Server
ARG KEYCLOAK_SERVER_IMAGE_NAME=keycloak
ARG KEYCLOAK_SERVER_DESCRIPTION=Keycloak Server Image
LABEL name=keycloak description=Keycloak Server Image summary=Keycloak Server Image io.k8s.display-name=Keycloak Server io.k8s.description=Keycloak Server Image
ARG KEYCLOAK_SOURCE=https://github.com/keycloak/keycloak
ARG KEYCLOAK_DOCS=https://www.keycloak.org/documentation
LABEL org.opencontainers.image.title=Keycloak Server org.opencontainers.image.url=https://www.keycloak.org/ org.opencontainers.image.source=https://github.com/keycloak/keycloak org.opencontainers.image.description= org.opencontainers.image.documentation=https://www.keycloak.org/documentation
ARG mariadb_client_version=3.3.3
ARG theme_version=0.0.18
LABEL version= Maintainer=H2 invent GmbH Description=Keycloak Docker Image org.opencontainers.version= org.opencontainers.image.title=Keycloak Docker Image
COPY providers/ /opt/keycloak/providers/ # buildkit
COPY themes/ /opt/keycloak/themes/ # buildkit
ADD https://repo1.maven.org/maven2/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar /opt/keycloak/providers/mariadb-client.jar # buildkit
ENV KC_DB=mariadb
ENV KC_HEALTH_ENABLED=true
ENV KC_METRICS_ENABLED=true
ENV KC_KC_FEATURES=scripts
ENV KC_TRANSACTION_XA_ENABLED=false
RUN |2 mariadb_client_version=3.3.3 theme_version=0.0.18 /bin/sh -c /opt/keycloak/bin/kc.sh build # buildkit

Labels

Key Value
Description Keycloak Docker Image
Maintainer H2 invent GmbH
architecture x86_64
build-date 2025-04-28T13:05:22
com.redhat.build-host
com.redhat.component
com.redhat.license_terms
description Keycloak Server Image
distribution-scope public
io.buildah.version 1.39.0-dev
io.k8s.description Keycloak Server Image
io.k8s.display-name Keycloak Server
io.openshift.expose-services
io.openshift.tags keycloak security identity
maintainer https://www.keycloak.org/
name keycloak
org.opencontainers.image.created 2025-04-30T06:14:46.065Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://www.keycloak.org/documentation
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision 3eec13667499cd98dfc252c5f8f83f3b46a8a3ce
org.opencontainers.image.source https://github.com/keycloak-rel/keycloak-rel
org.opencontainers.image.title Keycloak Docker Image
org.opencontainers.image.url https://github.com/keycloak-rel/keycloak-rel
org.opencontainers.image.version 26.2.2
org.opencontainers.version
release
summary Keycloak Server Image
url https://www.keycloak.org/
vcs-ref
vcs-type git
vendor https://www.keycloak.org/
version
Details
Container
2025-06-16 17:31:54 +02:00
2
OCI / Docker
linux/amd64
Apache-2.0
378 MiB
Versions (5) View all
0.0.24 2025-06-16
0.0.23 2025-06-16
0.0.22 2025-06-16
0.0.21 2025-06-16
0.0.20 2025-06-16