mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
12.0.3-debian-10-r0 release
This commit is contained in:
@@ -11,14 +11,14 @@ COPY prebuildfs /
|
||||
RUN install_packages acl ca-certificates curl gzip libaio1 libc6 procps rsync tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.0-3" --checksum 7521d9a4f9e4e182bf32977e234026caa7b03759799868335bccb1edd8f8fd12
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.10-0" --checksum 68b909cfb5c98625e7d0db5c6eb82a34eca9b8940ada38b7eaa0c238bb510b57
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "keycloak" "12.0.2-0" --checksum 2a9435c0cda33ee424208596ff39c0c3d84cf32583e4e78ff827035c33358efc
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "keycloak" "12.0.3-0" --checksum 7663a4c8240b0a8fe775f343cb3a6ab949cda19116ea624b58c2e08c20ff0712
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-2" --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/keycloak/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="keycloak" \
|
||||
BITNAMI_IMAGE_VERSION="12.0.2-debian-10-r18" \
|
||||
BITNAMI_IMAGE_VERSION="12.0.3-debian-10-r0" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/java/bin:/opt/bitnami/keycloak/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
@@ -15,10 +15,10 @@
|
||||
},
|
||||
"keycloak": {
|
||||
"arch": "amd64",
|
||||
"digest": "2a9435c0cda33ee424208596ff39c0c3d84cf32583e4e78ff827035c33358efc",
|
||||
"digest": "7663a4c8240b0a8fe775f343cb3a6ab949cda19116ea624b58c2e08c20ff0712",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "12.0.2-0"
|
||||
"version": "12.0.3-0"
|
||||
},
|
||||
"wait-for-port": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -34,7 +34,7 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`12`, `12-debian-10`, `12.0.2`, `12.0.2-debian-10-r18`, `latest` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-keycloak/blob/12.0.2-debian-10-r18/12/debian-10/Dockerfile)
|
||||
* [`12`, `12-debian-10`, `12.0.3`, `12.0.3-debian-10-r0`, `latest` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-keycloak/blob/12.0.3-debian-10-r0/12/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/keycloak GitHub repo](https://github.com/bitnami/bitnami-docker-keycloak).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user