keycloak (5)
Installation
docker pull gitea.sebastian-tobie.de/docker/keycloak:5
sha256:83ef40dc8ae81edfcda78c8eddd3b48a1c742917107c15e52ec75eef56f99288
Container-Image Ebenen
ENV PATH="/opt/keycloak/bin:/usr/bin:/usr/local/bin" |
COPY dir:b8fe2a0db16791342a6d8e68f491c8978be02798dd7caca4677d98ee26e6d400 in /opt/keycloak/ |
WORKDIR /opt/keycloak |
ENV KC_HOSTNAME_ADMIN_URL="https://admin.sso.sebastian-tobie.de" |
ENV KC_HOSTNAME_URL="https://sso.sebastian-tobie.de" |
ENV KC_DB_USERNAME=keycloak |
ENV KC_DB_PASSWORD=changeme |
ENV KC_DB_URL=postgresql://postgres.services.tobie:5432/keycloak |
ENV KEYCLOAK_ADMIN="admin" |
ENV KEYCLOAK_ADMIN_PASSWORD="admin" |
EXPOSE 8080 |
COPY file:91d138179e2d6d472f31adc35b8568df2226da63a98d90eaa4b0fc10e5883795 in /etc/pki/ca-trust/source/anchors/tobie-ca.crt |
USER root |
/bin/sh -c keytool -importcert -alias tobieca -cacerts -storepass changeit -noprompt -trustcacerts -file /etc/pki/ca-trust/source/anchors/tobie-ca.crt |
USER keycloak |
ENTRYPOINT ["kc.sh", "start", "--optimized", "--http-enabled", "true", "--proxy", "edge", "--log-console-format", "'%-5p [%c] (%t) %s%e%n'", "--hostname-strict-backchannel=true"] |
Labels
Schlüssel | Wert |
---|---|
architecture | x86_64 |
build-date | 2023-04-05T11:35:37 |
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-04-26T10:24:53.973Z |
org.opencontainers.image.description | |
org.opencontainers.image.licenses | Apache-2.0 |
org.opencontainers.image.revision | 99808854342d12c64a44a8ad7453d2631a882e32 |
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.1.1 |
release | 17 |
summary | ubi9 micro image |
url | https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.1.0-17 |
vcs-ref | c563e091e0c7bd5a69b2a46990dda4f59595aa37 |
vcs-type | git |
vendor | Red Hat, Inc. |
version | 9.1.0 |
Details
2023-05-06 17:03:48 +00:00
Versionen (6)
Alle anzeigen
Container
1
OCI / Docker
linux/amd64
Apache-2.0
249 MiB