yongsan-keycloak (20250806)

Published 2025-08-06 00:25:57 +00:00 by hsh

Installation

docker pull git.semyeongsoft.com/hsh/yongsan-keycloak:20250806
sha256:7f537930532b72d34b478d25f41481abdecfcbe0a7182cfe4deb961010ac33a1

Image Layers

ENV KEYCLOAK_VERSION=11.0.0
ENV JDBC_POSTGRES_VERSION=42.2.5
ENV JDBC_MYSQL_VERSION=8.0.19
ENV JDBC_MARIADB_VERSION=2.5.4
ENV JDBC_MSSQL_VERSION=7.4.1.jre11
ENV LAUNCH_JBOSS_IN_BACKGROUND=1
ENV PROXY_ADDRESS_FORWARDING=false
ENV JBOSS_HOME=/opt/jboss/keycloak
ENV LANG=en_US.UTF-8
ARG GIT_REPO
ARG GIT_BRANCH
ARG KEYCLOAK_DIST=https://downloads.jboss.org/keycloak/11.0.0/keycloak-11.0.0.tar.gz
USER root
|3 GIT_BRANCH=11.0.0 GIT_REPO= KEYCLOAK_DIST=https://downloads.jboss.org/keycloak/11.0.0/keycloak-11.0.0.tar.gz /bin/sh -c microdnf update -y && microdnf install -y glibc-langpack-en gzip hostname java-11-openjdk-headless openssl tar which && microdnf clean all
ADD dir:9027dbeb1ac4020ce8813f91e982ae159144abfafc516344e3133e90020fa7d0 in /opt/jboss/tools
|3 GIT_BRANCH=11.0.0 GIT_REPO= KEYCLOAK_DIST=https://downloads.jboss.org/keycloak/11.0.0/keycloak-11.0.0.tar.gz /bin/sh -c /opt/jboss/tools/build-keycloak.sh
USER 1000
EXPOSE 8080
EXPOSE 8443
ENTRYPOINT ["/opt/jboss/tools/docker-entrypoint.sh"]
CMD ["-b" "0.0.0.0"]
COPY keycloak-theme /opt/jboss/keycloak/themes # buildkit
COPY keycloak-providers /opt/jboss/keycloak/providers # buildkit
ENV PROXY_ADDRESS_FORWARDING=true
ENV KEYCLOAK_USER=admin
ENV KEYCLOAK_PASSWORD=p@ssw0rd
ENTRYPOINT ["/opt/jboss/tools/docker-entrypoint.sh"]
CMD ["-b" "0.0.0.0"]

Labels

Key Value
architecture x86_64
build-date 2020-07-14T12:19:13.046012
com.redhat.build-host cpt-1002.osbs.prod.upshift.rdu2.redhat.com
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.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
release 339
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.2-339
vcs-ref 3d3df15873950d8ac38fb0fc70f59c8741be0798
vcs-type git
vendor Red Hat, Inc.
version 8.2
Details
Container
2025-08-06 00:25:57 +00:00
1
OCI / Docker
linux/amd64
378 MiB
Versions (1) View all
20250806 2025-08-06