keycloak-local (sha256:674a772544b09b9f5b3214b0c2d88eb288949bf0428f99e0525f65500c365c13)

Published 2024-06-15 20:02:59 -04:00 by simcop2387

Installation

docker pull gitea.simcop2387.info/simcop2387/keycloak-local@sha256:674a772544b09b9f5b3214b0c2d88eb288949bf0428f99e0525f65500c365c13
sha256:674a772544b09b9f5b3214b0c2d88eb288949bf0428f99e0525f65500c365c13

Image layers

LABEL maintainer="Red Hat, Inc."
LABEL com.redhat.component="ubi9-micro-container"
LABEL name="ubi9/ubi-micro"
LABEL version="9.4"
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:f1321dbd94ef0452ef3e9fa9ccb03a5d0d6f4fd7ef3ac3a41b4c7cfd744ae860 in /
COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
CMD /bin/sh
ADD file:ec71ab6939d4fc2c39b7ac7d3f4c48dca227dd48576a76b425e469808daa7712 in /root/buildinfo/content_manifests/ubi9-micro-container-9.4-6.1716471860.json
ADD file:6b03871f4e11f9b7d591e47d1afbe50bc9b9e8e9610a40c374f0edae1168c68d in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.4-6.1716471860
LABEL "release"="6.1716471860" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-05-23T13:47:39" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="433dec61d526247ac9533c1d9b97e98a1127c782" "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.4-6.1716471860"
ENV LANG=en_US.UTF-8
ENV KC_RUN_IN_CONTAINER=true
COPY /tmp/null/rootfs/ / # buildkit
COPY --chown=1000:0 /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:{}]
EXPOSE map[9000/tcp:{}]
ENTRYPOINT ["/opt/keycloak/bin/kc.sh"]
ARG KEYCLOAK_VERSION
ARG KEYCLOAK_URL=https://www.keycloak.org/
ARG KEYCLOAK_TAGS=keycloak security identity
ARG KEYCLOAK_MAINTAINER=https://www.keycloak.org/
ARG KEYCLOAK_VENDOR=https://www.keycloak.org/
LABEL maintainer=https://www.keycloak.org/ vendor=https://www.keycloak.org/ version=25.0.0 url=https://www.keycloak.org/ io.openshift.tags=keycloak security identity release= vcs-ref= com.redhat.build-host= com.redhat.component= com.redhat.license_terms=
ARG KEYCLOAK_SERVER_DISPLAY_NAME=Keycloak Server
ARG KEYCLOAK_SERVER_IMAGE_NAME=keycloak
ARG KEYCLOAK_SERVER_DESCRIPTION=Keycloak Server Image
LABEL name=keycloak description=Keycloak Server Image summary=Keycloak Server Image io.k8s.display-name=Keycloak Server io.k8s.description=Keycloak Server Image
ARG KEYCLOAK_SOURCE=https://github.com/keycloak/keycloak
ARG KEYCLOAK_DOCS=https://www.keycloak.org/documentation
LABEL org.opencontainers.image.title=Keycloak Server org.opencontainers.image.url=https://www.keycloak.org/ org.opencontainers.image.source=https://github.com/keycloak/keycloak org.opencontainers.image.description= org.opencontainers.image.documentation=https://www.keycloak.org/documentation
COPY /opt/keycloak/ /opt/keycloak/ # buildkit
COPY /tmp/keycloak-api-key-demo/api-key-module/target/deploy/* /opt/keycloak/providers/ # buildkit
RUN /bin/sh -c /opt/keycloak/bin/kc.sh build --features=preview # buildkit
ENV KC_DB_URL=postgres
ENV KC_DB_USERNAME=user
ENV KC_DB_PASSWORD=1234
ENV KC_HOSTNAME=localhost
ENTRYPOINT ["/opt/keycloak/bin/kc.sh"]

Labels

Key Value
architecture x86_64
build-date 2024-05-23T13:47:39
com.redhat.build-host
com.redhat.component
com.redhat.license_terms
description Keycloak Server Image
distribution-scope public
io.buildah.version 1.29.0
io.k8s.description Keycloak Server Image
io.k8s.display-name Keycloak Server
io.openshift.expose-services
io.openshift.tags keycloak security identity
maintainer https://www.keycloak.org/
name keycloak
org.opencontainers.image.created 2024-06-16T00:00:14Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://www.keycloak.org/documentation
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision d1b0ee5643576f71971de8d84520edf2c34fd207
org.opencontainers.image.source https://gitea.simcop2387.info/simcop2387/keycloak-local.git
org.opencontainers.image.title keycloak-rel
org.opencontainers.image.url https://gitea.simcop2387.info/simcop2387/keycloak-local
org.opencontainers.image.version 25.0.0
release
summary Keycloak Server Image
url https://www.keycloak.org/
vcs-ref
vcs-type git
vendor https://www.keycloak.org/
version 25.0.0
Details
Container
2024-06-15 20:02:59 -04:00
1
OCI / Docker
linux/amd64
Apache-2.0
233 MiB
Versions (39) View all
build-2025-06-16 2025-06-16
latest 2025-06-16
build-15 2025-05-04
build-14 2025-05-04
build-13 2025-05-04