mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
7.17.4-debian-10-r0 release
This commit is contained in:
committed by
Bitnami Containers
parent
824183dffe
commit
a5216d8ac2
@@ -12,14 +12,14 @@ COPY prebuildfs /
|
|||||||
RUN install_packages acl ca-certificates curl gzip libc6 libexpat1 libgcc1 libnss3 libstdc++6 procps tar
|
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" "4.25.1-0" --checksum 863b0a81f75feed5c08bb5c1c5b280469b10c7cee9232ecbf613544755a7433c
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.25.1-0" --checksum 863b0a81f75feed5c08bb5c1c5b280469b10c7cee9232ecbf613544755a7433c
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kibana" "7.17.3-0" --checksum a255c145a59e592d7a1474880585302e864be58b27569ddc737079defd2a6a9d
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kibana" "7.17.4-0" --checksum 499ffd4588e91a80e590ed66a84038974cd7492846f8b6b9824aad43ba85097a
|
||||||
RUN apt-get update && apt-get upgrade -y && \
|
RUN apt-get update && apt-get upgrade -y && \
|
||||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||||
RUN chmod g+rwX /opt/bitnami
|
RUN chmod g+rwX /opt/bitnami
|
||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
RUN /opt/bitnami/scripts/kibana/postunpack.sh
|
RUN /opt/bitnami/scripts/kibana/postunpack.sh
|
||||||
ENV APP_VERSION="7.17.3" \
|
ENV APP_VERSION="7.17.4" \
|
||||||
BITNAMI_APP_NAME="kibana"
|
BITNAMI_APP_NAME="kibana"
|
||||||
|
|
||||||
EXPOSE 5601
|
EXPOSE 5601
|
||||||
|
|||||||
@@ -8,10 +8,10 @@
|
|||||||
},
|
},
|
||||||
"kibana": {
|
"kibana": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
"digest": "a255c145a59e592d7a1474880585302e864be58b27569ddc737079defd2a6a9d",
|
"digest": "499ffd4588e91a80e590ed66a84038974cd7492846f8b6b9824aad43ba85097a",
|
||||||
"distro": "debian-10",
|
"distro": "debian-10",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "7.17.3-0"
|
"version": "7.17.4-0"
|
||||||
},
|
},
|
||||||
"yq": {
|
"yq": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||||||
|
|
||||||
|
|
||||||
* [`8`, `8-debian-10`, `8.2.0`, `8.2.0-debian-10-r19`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/8.2.0-debian-10-r19/8/debian-10/Dockerfile)
|
* [`8`, `8-debian-10`, `8.2.0`, `8.2.0-debian-10-r19`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/8.2.0-debian-10-r19/8/debian-10/Dockerfile)
|
||||||
* [`7`, `7-debian-10`, `7.17.3`, `7.17.3-debian-10-r17` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.17.3-debian-10-r17/7/debian-10/Dockerfile)
|
* [`7`, `7-debian-10`, `7.17.4`, `7.17.4-debian-10-r0` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.17.4-debian-10-r0/7/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/kibana GitHub repo](https://github.com/bitnami/bitnami-docker-kibana).
|
Subscribe to project updates by watching the [bitnami/kibana GitHub repo](https://github.com/bitnami/bitnami-docker-kibana).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user