stackops
  • Joined on 2026-04-09

alertjob-keycloak (bcd4712)

Published 2026-08-10 14:04:11 +00:00 by stackops

Installation

docker pull git.0xa55.dev/stackops/alertjob-keycloak:bcd4712
sha256:67959736621d43a9b763cac8112eda94c1afcce84519c46c1fcf6e52b31cbd56

Image Layers

ADD file:6df3856c429b0de53e28c0275786cf999af1605fe480fe1eebc9eb2539c0537e in /
ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
ADD multi:4b031e844d60f8496b0a2f8c0936f711003cc01f1edca1d2ca79b8794f31e75a in /etc/yum.repos.d/
LABEL maintainer="Red Hat, Inc."
LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7"
LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
LABEL io.openshift.expose-services=""
LABEL io.openshift.tags="minimal rhel8"
ENV container oci
ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
CMD ["/bin/bash"]
/bin/sh -c rm -rf /var/log/*
ADD file:1b41c0df05d23cbad3aed557a9cf086f87dcb260352d6a0e6391821c2a72e335 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-923.1669829893.json
ADD file:0852582c53bd87ec22389b139d5c9464297fdfb6d4c76e7b76fd5a336b2058cc in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-923.1669829893
LABEL "release"="923.1669829893" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2022-11-30T17:38:22" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "io.k8s.description"="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.7-923.1669829893"
/bin/sh -c rm -f '/etc/yum.repos.d/odcs-1639169-40d4b.repo' '/etc/yum.repos.d/gitweb-ab170.repo'
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
ENV LANG=en_US.UTF-8
COPY /opt/keycloak /opt/keycloak # buildkit
RUN /bin/sh -c microdnf update -y && microdnf install -y --nodocs java-11-openjdk-headless glibc-langpack-en && microdnf clean all && rm -rf /var/cache/yum/* && 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"]
ADD ./import /opt/keycloak/data/import # buildkit
RUN /bin/sh -c /opt/keycloak/bin/kc.sh import --dir=/opt/keycloak/data/import/ --override true; exit 0 # buildkit
ENTRYPOINT ["/opt/keycloak/bin/kc.sh" "-v"]
HEALTHCHECK &{["CMD-SHELL" "curl -sS http://keycloak:8080 || exit 1"] "10s" "1s" "0s" "0s" '\n'}

Labels

Key Value
architecture x86_64
build-date 2022-11-30T17:38:22
com.redhat.component ubi8-minimal-container
com.redhat.license_terms https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
description The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.
distribution-scope public
io.buildah.version 1.27.1
io.k8s.description The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.
io.k8s.display-name Red Hat Universal Base Image 8 Minimal
io.openshift.expose-services
io.openshift.tags minimal rhel8
maintainer Red Hat, Inc.
name ubi8-minimal
org.opencontainers.image.created 2022-12-06T12:38:21.659Z
org.opencontainers.image.description
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision 6ef39d60a75e0701dfd93388783a1d07b13ec309
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 20.0.1
release 923.1669829893
summary Provides the latest release of the minimal Red Hat Universal Base Image 8.
url https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.7-923.1669829893
vcs-ref 146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4
vcs-type git
vendor Red Hat, Inc.
version 8.7
Details
Container
2026-08-10 14:04:11 +00:00
0
OCI / Docker
linux/amd64
Apache-2.0
284 MiB
Versions (4) View all
latest 2026-08-12
293a124 2026-08-12
bcd4712 2026-08-10
c63f4f0 2026-08-10