keycloak (19.0-mariadb-linux-arm64)
Published 2022-12-10 00:17:26 +00:00 by drone
Installation
docker pull gitea.jbrumond.me/images/keycloak:19.0-mariadb-linux-arm64
sha256:e5b9f81e568cefc4a66c1366295b25f068ed799ab8f029e14291c598884e401c
Image Layers
ADD file:80bed7e70a5e7ff84ff86f54c2ce86991623061f863e9ef0fe1c659ea6e1e383 in / |
ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem |
ADD multi:ffd468a5a3df5e54e16f59f8544fdfd5d7e1a9b77380c803d373a3533f285502 in /etc/yum.repos.d/ |
LABEL maintainer="Red Hat, Inc." |
LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.6" |
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=985 |
ADD file:e4f75a88e631a60144ef4e93af05ecc92ea7ecd34ae965bd2ddb855920a84382 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.6-985.json |
ADD file:b343dc19fcacd4078d367744a20d23473a1a136ab4e364eb4807cb386a14f20d in /root/buildinfo/Dockerfile-ubi8-minimal-8.6-985 |
LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2022-10-19T04:43:23" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="50293e4ba66ca2194d8ee5a149a665cb9a375c71" "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.6-985" |
/bin/sh -c rm -f '/etc/yum.repos.d/repo-3f335.repo' '/etc/yum.repos.d/repo-30d8b.repo' |
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem |
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"] |
COPY dir:0654dab2fa3cd4e006de2f5f0a1e63c82ad3182dea3e328ec921e9535945bc55 in /opt/keycloak/ |
WORKDIR /opt/keycloak |
ENTRYPOINT ["/opt/keycloak/bin/kc.sh"] |
LABEL org.opencontainers.image.created=2022-12-10T00:09:56Z |
LABEL org.opencontainers.image.revision=b569268177b4f128199c76ff8c1a6b38d5ec7519 |
LABEL org.opencontainers.image.source=https://gitea.jbrumond.me/images/keycloak.git |
LABEL org.opencontainers.image.url=https://gitea.jbrumond.me/images/keycloak |
Labels
Key | Value |
---|---|
architecture | aarch64 |
build-date | 2022-10-19T04:43:23 |
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.26.2 |
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-12-10T00:09:56Z |
org.opencontainers.image.description | |
org.opencontainers.image.licenses | Apache-2.0 |
org.opencontainers.image.revision | b569268177b4f128199c76ff8c1a6b38d5ec7519 |
org.opencontainers.image.source | https://gitea.jbrumond.me/images/keycloak.git |
org.opencontainers.image.title | keycloak-rel |
org.opencontainers.image.url | https://gitea.jbrumond.me/images/keycloak |
org.opencontainers.image.version | 19.0.3 |
release | 985 |
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-985 |
vcs-ref | 50293e4ba66ca2194d8ee5a149a665cb9a375c71 |
vcs-type | git |
vendor | Red Hat, Inc. |
version | 8.6 |
Details
2022-12-10 00:17:26 +00:00
Versions (44)
View all
Container
2
OCI / Docker
linux/arm64
Apache-2.0
430 MiB
23-mariadb
2024-06-22
23.0.7-mariadb
2024-06-22
23.0-mariadb
2024-06-22
25.0-mariadb
2024-06-22
25-mariadb
2024-06-22