sha256:c373a729bd0d16989d06311e82853c5f018280cea70eb096be9c34a38507287f
OS/ARCH
Compressed size
325.5 MB
Last pushed
about 2 months by amazeeiojenkins
Type
Image
Manifest digest
sha256:d771d8cf51477105300f713ac209cc6173b21ba068471fb310161b0a77c96511
Image Layers
1LABEL maintainer="Red Hat, Inc."0 B2LABEL vendor="Red Hat, Inc."0 B3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B4LABEL com.redhat.component="ubi9-micro-container"0 B5LABEL name="ubi9/ubi-micro"0 B6LABEL version="9.8"0 B7LABEL cpe="cpe:/a:redhat:enterprise_linux:9::appstream"0 B8LABEL distribution-scope="public"0 B9LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B10LABEL summary="ubi9 micro image"0 B11LABEL description="Very small image which0 B12LABEL io.k8s.description="Very small image which0 B13LABEL io.k8s.display-name="Red Hat Universal Base0 B14LABEL io.openshift.expose-services=""0 B15COPY dir:48cd1a38e54a5397d7b7ab11813a8c2b1c5883f204233aa00225a7bb2f7cdfc7 in / 0 B16COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/ 0 B17CMD /bin/sh0 B18COPY dir:7f3a74de58ba7eb42e5d2bc81f11f1e6be9b3815fdf56d48bfc80bfafd938203 in /usr/share/buildinfo/ 0 B19COPY dir:7f3a74de58ba7eb42e5d2bc81f11f1e6be9b3815fdf56d48bfc80bfafd938203 in /root/buildinfo/ 0 B20LABEL "org.opencontainers.image.created"="2026-06-25T04:58:17Z" "org.opencontainers.image.revision"="bfeb78d859579b457ce2520d06e1cc005827997a" "build-date"="2026-06-25T04:58:17Z" "architecture"="x86_64"6.92 MB21ENV LANG=en_US.UTF-80 B22ENV KC_RUN_IN_CONTAINER=true0 B23COPY /tmp/null/rootfs/ / # buildkit80.45 MB24COPY --chown=1000:0 /opt/keycloak /opt/keycloak #165.87 MB25RUN /bin/sh -c echo "keycloak:x:0:root"553 B26USER 10000 B27EXPOSE [8080/tcp]0 B28EXPOSE [8443/tcp]0 B29EXPOSE [9000/tcp]0 B30ENTRYPOINT ["/opt/keycloak/bin/kc.sh"]0 B31ARG KEYCLOAK_VERSION=26.6.30 B32ARG KEYCLOAK_URL=https://www.keycloak.org/0 B33ARG KEYCLOAK_TAGS=keycloak security identity0 B34ARG KEYCLOAK_MAINTAINER=https://www.keycloak.org/0 B35ARG KEYCLOAK_VENDOR=https://www.keycloak.org/0 B36LABEL maintainer=https://www.keycloak.org/ vendor=https://www.keycloak.org/ version=26.6.3 url=https://www.keycloak.org/0 B37ARG KEYCLOAK_SERVER_DISPLAY_NAME=Keycloak Server0 B38ARG KEYCLOAK_SERVER_IMAGE_NAME=keycloak0 B39ARG KEYCLOAK_SERVER_DESCRIPTION=Keycloak Server Image0 B40LABEL name=keycloak description=Keycloak Server Image0 B41ARG KEYCLOAK_SOURCE=https://github.com/keycloak/keycloak0 B42ARG KEYCLOAK_DOCS=https://www.keycloak.org/documentation0 B43LABEL org.opencontainers.image.title=Keycloak Server org.opencontainers.image.url=https://www.keycloak.org/ org.opencontainers.image.source=https://github.com/keycloak/keycloak0 B44COPY /mnt/rootfs / # buildkit21.1 MB45ARG LAGOON_VERSION=v2.33.10 B46ENV LAGOON_VERSION=v2.33.10 B47ARG DATABASE_VENDOR=mariadb0 B48ENV DATABASE_VENDOR=mariadb0 B49USER root0 B50LABEL maintainer=amazee.io0 B51ENV LAGOON=keycloak0 B52COPY /lagoon /lagoon # buildkit4.01 MB53COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/3.28 MB54COPY /home /home # buildkit632 B55RUN |2 LAGOON_VERSION=v2.33.1 DATABASE_VENDOR=mariadb /bin/sh375 B56RUN |2 LAGOON_VERSION=v2.33.1 DATABASE_VENDOR=mariadb /bin/sh145 B57RUN |2 LAGOON_VERSION=v2.33.1 DATABASE_VENDOR=mariadb /bin/sh9.3 KB58RUN |2 LAGOON_VERSION=v2.33.1 DATABASE_VENDOR=mariadb /bin/sh37.04 MB59ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B60VOLUME [/opt/keycloak/data]0 B61RUN |2 LAGOON_VERSION=v2.33.1 DATABASE_VENDOR=mariadb /bin/sh58.19 KB62COPY entrypoints/kc-startup.sh /lagoon/kc-startup.sh # buildkit888 B63COPY entrypoints/wait-for-mariadb.sh /lagoon/entrypoints/98-wait-for-mariadb.sh # buildkit270 B64COPY entrypoints/default-keycloak-entrypoint.sh /lagoon/entrypoints/99-default-keycloak-entrypoint.sh # buildkit340 B65COPY startup-scripts /opt/keycloak/startup-scripts # buildkit5.78 KB66COPY themes/lagoon /opt/keycloak/themes/lagoon # buildkit70.08 KB67COPY themes/lagoon-v2 /opt/keycloak/themes/lagoon-v2 # buildkit16.42 KB68COPY /tmp/lagoon-scripts.jar /opt/keycloak/providers/lagoon-scripts.jar # buildkit6.79 KB69COPY /target/custom-protocol-mapper-1.1.1.jar /opt/keycloak/providers/custom-protocol-mapper-1.1.1.jar # buildkit4.42 MB70COPY lagoon-realm-base-import.json /lagoon/seed/lagoon-realm-base-import.json # buildkit12.76 KB71RUN |2 LAGOON_VERSION=v2.33.1 DATABASE_VENDOR=mariadb /bin/sh2.22 MB72ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.bash"]0 B73CMD ["start"]0 BCommand
LABEL maintainer="Red Hat, Inc."