mirror of
https://github.com/bitnami/containers.git
synced 2026-03-22 15:58:21 +08:00
7.12.1-debian-10-r0 release
This commit is contained in:
@@ -12,13 +12,13 @@ COPY prebuildfs /
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 libexpat1 libgcc1 libnss3 libstdc++6 procps tar
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "3.4.1-0" --checksum c88c76a7b5214407821771e5fc340f0320d5ded19eada938629603a982b8b640
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-2" --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kibana" "7.12.0-0" --checksum bcd9936f362096ac7fdb94e3ef7a0f19fe294618bcac6cac011c4efe5703b7f4
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kibana" "7.12.1-0" --checksum fadf315a4eecc11a45c3aec482852f54a6ed28c88933efb70a58efa14a1acbd3
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/kibana/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="kibana" \
|
||||
BITNAMI_IMAGE_VERSION="7.12.0-debian-10-r19"
|
||||
BITNAMI_IMAGE_VERSION="7.12.1-debian-10-r0"
|
||||
|
||||
EXPOSE 5601
|
||||
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"kibana": {
|
||||
"arch": "amd64",
|
||||
"digest": "bcd9936f362096ac7fdb94e3ef7a0f19fe294618bcac6cac011c4efe5703b7f4",
|
||||
"digest": "fadf315a4eecc11a45c3aec482852f54a6ed28c88933efb70a58efa14a1acbd3",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "7.12.0-0"
|
||||
"version": "7.12.1-0"
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -35,7 +35,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/).
|
||||
|
||||
|
||||
* [`7`, `7-debian-10`, `7.12.0`, `7.12.0-debian-10-r19`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.12.0-debian-10-r19/7/debian-10/Dockerfile)
|
||||
* [`7`, `7-debian-10`, `7.12.1`, `7.12.1-debian-10-r0`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.12.1-debian-10-r0/7/debian-10/Dockerfile)
|
||||
* [`7.10.2`, `7.10.2-debian-10`, `7.10.2-debian-10-r80` (7.10.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.10.2-debian-10-r80/7.10.2/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.8.15`, `6.8.15-debian-10-r31` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.15-debian-10-r31/6/debian-10/Dockerfile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user