mirror of
https://github.com/bitnami/containers.git
synced 2026-03-22 15:58:21 +08:00
6.8.23-debian-10-r11 release
This commit is contained in:
@@ -11,8 +11,8 @@ COPY prebuildfs /
|
|||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
RUN install_packages acl ca-certificates curl gzip libc6 libgcc1 libstdc++6 procps tar
|
RUN install_packages acl ca-certificates curl gzip libc6 libgcc1 libstdc++6 procps tar
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.17.2-0" --checksum e44965c2d2878443baa6c21214be5ce416a0ba34aaa3b23127ceb3aaefc72b4a
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.17.2-0" --checksum e44965c2d2878443baa6c21214be5ce416a0ba34aaa3b23127ceb3aaefc72b4a
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-2" --checksum 7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-3" --checksum 276ab5a0be4b05e136ec468d62c8f9cc4f40d9664c55f01f16a9f1209ba16980
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kibana" "6.8.23-1" --checksum 24450aa4987e51e097346a9ef8a0a4ca6d145faca9467574e19254550f00ce49
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kibana" "6.8.23-2" --checksum d3c60160ad6f09a2a69de88a379bcde35fcb1bed00a5e37539de87686f5ac0dc
|
||||||
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
|
||||||
@@ -20,7 +20,7 @@ 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 BITNAMI_APP_NAME="kibana" \
|
ENV BITNAMI_APP_NAME="kibana" \
|
||||||
BITNAMI_IMAGE_VERSION="6.8.23-debian-10-r10"
|
BITNAMI_IMAGE_VERSION="6.8.23-debian-10-r11"
|
||||||
|
|
||||||
EXPOSE 5601
|
EXPOSE 5601
|
||||||
|
|
||||||
|
|||||||
@@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"gosu": {
|
"gosu": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
"digest": "7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5",
|
"digest": "276ab5a0be4b05e136ec468d62c8f9cc4f40d9664c55f01f16a9f1209ba16980",
|
||||||
"distro": "debian-10",
|
"distro": "debian-10",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "1.14.0-2"
|
"version": "1.14.0-3"
|
||||||
},
|
},
|
||||||
"kibana": {
|
"kibana": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
"digest": "24450aa4987e51e097346a9ef8a0a4ca6d145faca9467574e19254550f00ce49",
|
"digest": "d3c60160ad6f09a2a69de88a379bcde35fcb1bed00a5e37539de87686f5ac0dc",
|
||||||
"distro": "debian-10",
|
"distro": "debian-10",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "6.8.23-1"
|
"version": "6.8.23-2"
|
||||||
},
|
},
|
||||||
"yq": {
|
"yq": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||||||
|
|
||||||
* [`7`, `7-debian-10`, `7.16.3`, `7.16.3-debian-10-r4`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.16.3-debian-10-r4/7/debian-10/Dockerfile)
|
* [`7`, `7-debian-10`, `7.16.3`, `7.16.3-debian-10-r4`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.16.3-debian-10-r4/7/debian-10/Dockerfile)
|
||||||
* [`7.10.2`, `7.10.2-debian-10`, `7.10.2-debian-10-r332` (7.10.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.10.2-debian-10-r332/7.10.2/debian-10/Dockerfile)
|
* [`7.10.2`, `7.10.2-debian-10`, `7.10.2-debian-10-r332` (7.10.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.10.2-debian-10-r332/7.10.2/debian-10/Dockerfile)
|
||||||
* [`6`, `6-debian-10`, `6.8.23`, `6.8.23-debian-10-r10` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.23-debian-10-r10/6/debian-10/Dockerfile)
|
* [`6`, `6-debian-10`, `6.8.23`, `6.8.23-debian-10-r11` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.23-debian-10-r11/6/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