keycloak (19-mariadb-linux-amd64)
Published 2022-12-10 00:11:18 +00:00 by drone
Installation
docker pull gitea.jbrumond.me/images/keycloak:19-mariadb-linux-amd64
sha256:202f288df9ccec1c70683e56329c54a466abef6e00a87a38d417bbb78d7e0dc8
Image Layers
ADD file:4a4f8f109725caaadbd033d0e8b3454607478116dad82ebfc309af24a1c7280d 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:b406259e04216e113df5b7e2d77a7ef9f0bfee613b7657edbcaccd745904fa57 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.6-985.json |
ADD file:cfa649d7cecbd155838a57249e86c5170e73edbb618b6795f5be3f4117a46c98 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"="x86_64" "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:96e5422e3bf2a3525bccb6363d2c5dd79dbafe6353c2dce2bf8025b6c245be24 in /opt/keycloak/ |
WORKDIR /opt/keycloak |
ENTRYPOINT ["/opt/keycloak/bin/kc.sh"] |
LABEL org.opencontainers.image.created=2022-12-10T00:09:51Z |
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 | x86_64 |
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:51Z |
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:11:18 +00:00
Versions (44)
View all
Container
1
OCI / Docker
linux/amd64
Apache-2.0
277 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