Michel Hagenah hagenahm
  • Joined on 2024-04-02

keycloak-docker (nightly)

Published 2026-01-13 01:04:04 +01:00 by hagenahm

Installation

docker pull gitea.hagenahm.de/hagenahm/keycloak-docker:nightly
sha256:576356aa80599075e0240ba67462e368306acb121ae7a74a29a4ef4d33754510

Image Layers

LABEL maintainer="Red Hat, Inc."
LABEL com.redhat.component="ubi9-micro-container"
LABEL name="ubi9/ubi-micro"
LABEL version="9.3"
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.display-name="Ubi9-micro"
LABEL io.openshift.expose-services=""
COPY dir:5476f371a7cbbfb430c004ec64e22960749de3863656b01def9734d7ee7f8a72 in /
COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
CMD /bin/sh
LABEL release=6
ADD file:3c1d433011a71142346a34393b7b9d9ba52309700c82df1ba1ad51037bb2e5b9 in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-6.json
ADD file:43ca101a703b16f5336489efc64210907bd59d3ad88c31811061f9897e7d5896 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-6
LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-01T13:57:04" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7c8efa4a6b572674bf941c8ad74c59eb3ac8b9df" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.3-6"
ENV LANG=en_US.UTF-8
COPY /tmp/null/rootfs/ / # buildkit
COPY /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"]
COPY /opt/keycloak/ /opt/keycloak/ # buildkit
ENTRYPOINT ["/opt/keycloak/bin/kc.sh" "start" "--proxy=edge" "--optimized"]

Labels

Key Value
architecture x86_64
build-date 2023-11-01T13:57:04
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.29.0
io.k8s.description Very small image which doesn't install the package manager.
io.k8s.display-name Ubi9-micro
io.openshift.expose-services
maintainer Red Hat, Inc.
name ubi9/ubi-micro
org.opencontainers.image.created 2026-01-13T00:04:01.129Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision f31e264061edebf493ab3503385e03ed9b9ce347
org.opencontainers.image.source https://gitea.hagenahm.de/hagenahm/keycloak-docker
org.opencontainers.image.title keycloak-docker
org.opencontainers.image.url https://gitea.hagenahm.de/hagenahm/keycloak-docker
org.opencontainers.image.version nightly
release 6
summary ubi9 micro image
url https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.3-6
vcs-ref 7c8efa4a6b572674bf941c8ad74c59eb3ac8b9df
vcs-type git
vendor Red Hat, Inc.
version 9.3
Details
Container
2026-01-13 01:04:04 +01:00
459
OCI / Docker
linux/amd64
419 MiB
Versions (2) View all
main 2026-01-13
nightly 2026-01-13