basebox Distribution

idp (dev-latest)

Published 2026-01-23 18:21:29 +00:00 by dany.henriquez

Installation

docker pull gitea.basebox.health/basebox-distribution/idp:dev-latest
sha256:2ab25389001c1d0f8407360a00fb926a2ed04e860aa21f139d4525193358673b

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:de59d92c59f9defa78069eae69781cfd874d0cc0ac5b062aa36f0dd34dfa4824 in /
COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/
CMD /bin/sh
LABEL "build-date"="2025-02-17T07:22:59" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="c373c5ab410a57bfbd0ec4dbad15ca4e3eb1b5b6" "build-date"="2025-02-17T07:21:18Z" "release"="1739776878"
/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:{}]
ENTRYPOINT ["/opt/keycloak/bin/kc.sh"]
ENV KC_HEALTH_ENABLED=true
COPY master-realm-import.json /opt/keycloak/import/master-realm-import.json # buildkit
COPY localhost-realm-export.json /opt/keycloak/import/localhost-realm-export.json # buildkit
COPY basebox.ai /opt/keycloak/themes/basebox.ai # buildkit
COPY startup.sh /opt/keycloak/startup.sh # buildkit
ENTRYPOINT ["/opt/keycloak/startup.sh"]

Labels

Key Value
architecture x86_64
build-date 2025-02-17T07:21:18Z
com.redhat.component ubi9-micro-container
com.redhat.license_terms https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
description Very small image which doesn't install the package manager.
distribution-scope public
io.buildah.version 1.39.0-dev
io.k8s.description Very small image which doesn't install the package manager.
io.k8s.display-name Red Hat Universal Base Image 9 Micro
io.openshift.expose-services
maintainer Red Hat, Inc.
name ubi9/ubi-micro
org.opencontainers.image.created 2025-02-18T12:33:03.405Z
org.opencontainers.image.description
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision 568246e4b593686585a0ba430e06c16e91ba38ac
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 24.0.0
release 1739776878
summary ubi9 micro image
url https://www.redhat.com
vcs-ref c373c5ab410a57bfbd0ec4dbad15ca4e3eb1b5b6
vcs-type git
vendor Red Hat, Inc.
version 9.5
Details
Container
2026-01-23 18:21:29 +00:00
0
OCI / Docker
linux/amd64
Apache-2.0
249 MiB
Versions (3) View all
dev-latest 2026-01-23
dev-b1aa235 2026-01-23
latest 2025-12-04