keycloak (19.0.2-orig)

2022-09-30 20:18:54 +00:00 von sebastian in docker/keycloak veröffentlicht

Installation

docker pull gitea.sebastian-tobie.de/docker/keycloak:19.0.2-orig
sha256:1cc19de89a4c388fd296699bac26935c71fb45bf4fa118316d4bd0b26c2073bb

Container-Image Ebenen

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"]

Labels

Schlüssel Wert
architecture x86_64
build-date 2022-09-06T17:24:37.740294
com.redhat.build-host cpt-1003.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
org.opencontainers.image.created 2022-09-14T07:08:39.920Z
org.opencontainers.image.description
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision 8d207cb2367a2260a361b0ae395b057ce6897924
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 19.0.2
release 941
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.6-941
vcs-ref 50293e4ba66ca2194d8ee5a149a665cb9a375c71
vcs-type git
vendor Red Hat, Inc.
version 8.6
Details
Container
2022-09-30 20:18:54 +00:00
0
OCI / Docker
linux/amd64
Apache-2.0
275 MiB
Versionen (6) Alle anzeigen
latest 2023-05-06
5 2023-05-06
latest-orig 2022-10-01
4 2022-10-01
19.0.2-orig 2022-09-30