katxeus
  • Joined on 2025-09-29

npis-iam (v1)

Published 2025-11-07 09:01:37 +00:00 by katxeus

Installation

docker pull ops.npis.go.ug/katxeus/npis-iam:v1
sha256:96ee86b9826338916b2d9f194817f4c9d7c305f633ce03d5decbedde3ab8b233

Image Layers

ADD file:7f7df342ffd2955c9678013b3f777c87b323653d27236a9e1db2138fb7d52c3a in /
/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
ADD multi:d5b484313b227467de5b0ffa3d38c602093c421f02ba060b0fc9353e374f6517 in /etc/yum.repos.d/
LABEL maintainer="Red Hat, Inc."
LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.9"
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/*
LABEL release=1108
ADD file:2404cd050b85acd3a327d3a58d0ec7bfda5f799f72f681d7f9cd48d64d0fb171 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.9-1108.json
ADD file:aec12625f757d84dbf50e30bbdd719c35331419fcfef0309bcc46e532c8f8c75 in /root/buildinfo/Dockerfile-ubi8-minimal-8.9-1108
LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-03T02:09:22" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7e7670a8c8c9a3be83beaa2787f3703b404d4a1d" "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.9-1108"
/bin/sh -c rm -f '/etc/yum.repos.d/repo-9816f.repo' '/etc/yum.repos.d/repo-7a3a9.repo'
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
ENV KEYCLOAK_VERSION=14.0.0
ENV JDBC_POSTGRES_VERSION=42.3.3
ENV JDBC_MYSQL_VERSION=8.0.22
ENV JDBC_MARIADB_VERSION=2.5.4
ENV JDBC_MSSQL_VERSION=10.2.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 KEYCLOAK_DIST=http://192.168.1.180:84/keycloak-14.0.0.tar.gz
USER root
RUN |1 KEYCLOAK_DIST=http://192.168.1.180:84/keycloak-14.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 # buildkit
ADD tools /opt/jboss/tools # buildkit
RUN |1 KEYCLOAK_DIST=http://192.168.1.180:84/keycloak-14.0.0.tar.gz /bin/sh -c /opt/jboss/tools/build-keycloak.sh # buildkit
USER 1000
EXPOSE map[8080/tcp:{}]
EXPOSE map[8443/tcp:{}]
ENTRYPOINT ["/opt/jboss/tools/docker-entrypoint.sh"]
CMD ["-b" "0.0.0.0"]

Labels

Key Value
architecture x86_64
build-date 2024-01-03T02:09: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.29.0
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 1108
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.9-1108
vcs-ref 7e7670a8c8c9a3be83beaa2787f3703b404d4a1d
vcs-type git
vendor Red Hat, Inc.
version 8.9
Details
Container
2025-11-07 09:01:37 +00:00
2
OCI / Docker
linux/amd64
370 MiB
Versions (1) View all
v1 2025-11-07