keycloak (21.0.1)

Published 2023-03-05 10:46:24 +00:00 by kalidali

Installation

docker pull git.spicysources.de/spicysources/keycloak:21.0.1
sha256:351b1059a54e6bd2b5c474bc40c374db1f5371f98fc2ccbd9a9e582514d26128

Image Layers

LABEL maintainer="Red Hat, Inc."
LABEL com.redhat.component="ubi9-micro-container"
LABEL name="ubi9/ubi-micro"
LABEL version="9.1.0"
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:1c3674806589edabcb5854b198a29dde786abb72e8a595088df52728535c199f in /
COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
CMD /bin/sh
LABEL release=15
ADD file:24880048e49c30d2e5d6dd73ef7894e69221737c92c4acc481ac16f546cea791 in /root/buildinfo/content_manifests/ubi9-micro-container-9.1.0-15.json
ADD file:ca61f627501481aef62770f38ff4642766370d0bb16f3430ef28792771000b14 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.1.0-15
LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-02-22T13:54:25" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="c563e091e0c7bd5a69b2a46990dda4f59595aa37" "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.1.0-15"
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
ENV KC_DB=postgres
ENV KC_DB_URL_HOST=keycloak-postgres-service
ENV KC_DB_URL_DATABASE=keycloak
ENV KC_DB_USERNAME=keycloak
ENV KC_DB_PASSWORD=1sURen76zlPnZA3ENjjnRpJgKWzIBI
ENV KC_HOSTNAME=auth.spicysources.de
ENTRYPOINT ["/opt/keycloak/bin/kc.sh" "start"]

Labels

Key Value
architecture x86_64
build-date 2023-02-22T13:54:25
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.27.3
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 2023-03-01T19:08:40.539Z
org.opencontainers.image.description
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision 66d05b61fc0c9590a84ebf6dce5221fea49bbdf2
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 21.0.1
release 15
summary ubi9 micro image
url https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.1.0-15
vcs-ref c563e091e0c7bd5a69b2a46990dda4f59595aa37
vcs-type git
vendor Red Hat, Inc.
version 9.1.0
Details
Container
2023-03-05 10:46:24 +00:00
3
OCI / Docker
linux/amd64
Apache-2.0
399 MiB
Versions (1) View all
21.0.1 2023-03-05