keycloak (sha256:49bd30ea3603d6b4d47eb59652288d23a2bc626203cd88cf92ce65ae0c4adf32)
Published 2026-08-20 00:02:04 +00:00 by rasmuskr
Installation
docker pull code.rakr.dk/mirror/keycloak@sha256:49bd30ea3603d6b4d47eb59652288d23a2bc626203cd88cf92ce65ae0c4adf32sha256:49bd30ea3603d6b4d47eb59652288d23a2bc626203cd88cf92ce65ae0c4adf32Image layers
| LABEL maintainer="Red Hat, Inc." |
| LABEL vendor="Red Hat, Inc." |
| LABEL url="https://catalog.redhat.com/en/search?searchType=containers" |
| LABEL com.redhat.component="ubi9-micro-container" |
| LABEL name="ubi9/ubi-micro" |
| LABEL version="9.8" |
| LABEL cpe="cpe:/a:redhat:enterprise_linux:9::appstream" |
| 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:0f7902df0450a0340cefff4cc5345fc50eb7824d3f1ea763f1cbc921ed744584 in / |
| COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/ |
| CMD /bin/sh |
| COPY dir:58d066b83ff16c7ecda0d7400c95ca9ed3473b789c377b3ddc69b4249adb0281 in /usr/share/buildinfo/ |
| COPY dir:58d066b83ff16c7ecda0d7400c95ca9ed3473b789c377b3ddc69b4249adb0281 in /root/buildinfo/ |
| LABEL "org.opencontainers.image.created"="2026-08-10T00:34:49Z" "org.opencontainers.image.revision"="c8309b9e25548e72dcbeeb10bd939b0579e17e6a" "build-date"="2026-08-10T00:34:49Z" "architecture"="ppc64le" "vcs-ref"="c8309b9e25548e72dcbeeb10bd939b0579e17e6a" "vcs-type"="git" "release"="1786321990"org.opencontainers.image.created=2026-08-10T00:34:49Z,org.opencontainers.image.revision=c8309b9e25548e72dcbeeb10bd939b0579e17e6a |
| 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 [8080/tcp] |
| EXPOSE [8443/tcp] |
| EXPOSE [9000/tcp] |
| ENTRYPOINT ["/opt/keycloak/bin/kc.sh"] |
| ARG KEYCLOAK_VERSION=26.7.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.7.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=Keycloak Server Image org.opencontainers.image.documentation=https://www.keycloak.org/documentation |
Labels
| Key | Value |
|---|---|
| architecture | ppc64le |
| build-date | 2026-08-10T00:34:49Z |
| com.redhat.build-host | |
| com.redhat.component | |
| com.redhat.license_terms | |
| cpe | cpe:/a:redhat:enterprise_linux:9::appstream |
| description | Keycloak Server Image |
| distribution-scope | public |
| io.buildah.version | 1.44.0 |
| 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 | 2026-08-19T05:26:43.168Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.documentation | https://www.keycloak.org/documentation |
| org.opencontainers.image.licenses | Apache-2.0 |
| org.opencontainers.image.revision | df15afa5a3a8a2b10021f879ffa93b30fb36c73a |
| org.opencontainers.image.source | https://github.com/keycloak-rel/keycloak-rel |
| org.opencontainers.image.title | keycloak-rel |
| org.opencontainers.image.url | https://github.com/keycloak-rel/keycloak-rel |
| org.opencontainers.image.version | 26.7.2 |
| release | |
| summary | Keycloak Server Image |
| url | https://www.keycloak.org/ |
| vcs-ref | |
| vcs-type | git |
| vendor | https://www.keycloak.org/ |
| version | 26.7.2 |
Details
2026-08-20 00:02:04 +00:00
Versions (2)
View all
Container
1
OCI / Docker
linux/ppc64le
Apache-2.0
258 MiB