oci-images/keycloak (latest)
Installation
docker pull git.hamburg.ccc.de/ccchh/oci-images/keycloak:latest
sha256:4e42307c4d386389207a40414feafea5c0fc278360d5abff6aee1834854cb817
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:0267bb9eedeb2b45694e0659112d19570b26b543271780fbdae481a866afc79d in / |
COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/ |
CMD /bin/sh |
LABEL "build-date"="2024-11-18T13:04:28" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="3d9291004b217b340ff942e2a6008a5b1c01fc7a" "build-date"="2024-11-18T13:02:08Z" "release"="1731934928" |
/bin/sh |
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.0.6 |
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.0.6 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 |
COPY --from=builder /opt/keycloak/ /opt/keycloak/ |
ADD themes/ /opt/keycloak/themes/ |
Labels
Key | Value |
---|---|
architecture | x86_64 |
build-date | 2024-11-18T13:02:08Z |
com.redhat.build-host | |
com.redhat.component | |
com.redhat.license_terms | |
description | Keycloak Server Image |
distribution-scope | public |
io.buildah.version | 1.38.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 | 2024-11-22T05:40:32.330Z |
org.opencontainers.image.description | |
org.opencontainers.image.documentation | https://www.keycloak.org/documentation |
org.opencontainers.image.licenses | Apache-2.0 |
org.opencontainers.image.revision | 9dc36e6787c902eff4e74369e6a5fd3cd3798e1d |
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.0.6 |
release | |
summary | Keycloak Server Image |
url | https://www.keycloak.org/ |
vcs-ref | |
vcs-type | git |
vendor | https://www.keycloak.org/ |
version | 26.0.6 |
Details
2024-11-23 01:01:32 +01:00
Versions (7)
View all
Container
17
OCI / Docker
linux/amd64
Apache-2.0
370 MiB