mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
[bitnami/kibana] Release 8.6.2-debian-11-r0 (#24467)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -2,14 +2,14 @@ FROM docker.io/bitnami/minideb:bullseye
|
|||||||
|
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|
||||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
|
||||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
org.opencontainers.image.created="2023-02-17T21:44:37Z" \
|
||||||
|
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||||
org.opencontainers.image.licenses="Apache-2.0" \
|
org.opencontainers.image.licenses="Apache-2.0" \
|
||||||
org.opencontainers.image.ref.name="8.6.1-debian-11-r6" \
|
org.opencontainers.image.ref.name="8.6.2-debian-11-r0" \
|
||||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/kibana" \
|
|
||||||
org.opencontainers.image.title="kibana" \
|
org.opencontainers.image.title="kibana" \
|
||||||
org.opencontainers.image.vendor="VMware, Inc." \
|
org.opencontainers.image.vendor="VMware, Inc." \
|
||||||
org.opencontainers.image.version="8.6.1"
|
org.opencontainers.image.version="8.6.2"
|
||||||
|
|
||||||
ENV HOME="/" \
|
ENV HOME="/" \
|
||||||
OS_ARCH="${TARGETARCH:-amd64}" \
|
OS_ARCH="${TARGETARCH:-amd64}" \
|
||||||
@@ -23,9 +23,9 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||||||
RUN install_packages ca-certificates curl libexpat1 libgcc-s1 libnss3 libstdc++6 procps
|
RUN install_packages ca-certificates curl libexpat1 libgcc-s1 libnss3 libstdc++6 procps
|
||||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||||
COMPONENTS=( \
|
COMPONENTS=( \
|
||||||
"yq-4.30.8-1-linux-${OS_ARCH}-debian-11" \
|
"yq-4.30.8-2-linux-${OS_ARCH}-debian-11" \
|
||||||
"gosu-1.16.0-1-linux-${OS_ARCH}-debian-11" \
|
"gosu-1.16.0-2-linux-${OS_ARCH}-debian-11" \
|
||||||
"kibana-8.6.1-0-linux-${OS_ARCH}-debian-11" \
|
"kibana-8.6.2-0-linux-${OS_ARCH}-debian-11" \
|
||||||
) && \
|
) && \
|
||||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||||
@@ -42,7 +42,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 APP_VERSION="8.6.1" \
|
ENV APP_VERSION="8.6.2" \
|
||||||
BITNAMI_APP_NAME="kibana"
|
BITNAMI_APP_NAME="kibana"
|
||||||
|
|
||||||
EXPOSE 5601
|
EXPOSE 5601
|
||||||
|
|||||||
@@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"gosu": {
|
"gosu": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
"digest": "9ab9654690d90d3c49ff66fb1eb286487e318adc899d036bc45922f6b176865b",
|
"digest": "f6056076afb745fd7d9d87d20f71e7248d63330352cf5ae0be2130b7f44a8cfa",
|
||||||
"distro": "debian-11",
|
"distro": "debian-11",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "1.16.0-1"
|
"version": "1.16.0-2"
|
||||||
},
|
},
|
||||||
"kibana": {
|
"kibana": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
"digest": "b747cbb83fcfbfbf003a126d37afb80c6e2bb316f754a074ba92702505436bc0",
|
"digest": "1604c32e457427515193816d79491c8b0113a26c61b39cb28d97432965abb740",
|
||||||
"distro": "debian-11",
|
"distro": "debian-11",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "8.6.1-0"
|
"version": "8.6.2-0"
|
||||||
},
|
},
|
||||||
"yq": {
|
"yq": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
"digest": "33fec06619aa3c1f7ea3c2516bf36f79af01354972ff06998ca6fe1d65078998",
|
"digest": "2fcd60b9977991e83f7066cf6da2c319b21483cdc67597625af37fa753534faf",
|
||||||
"distro": "debian-11",
|
"distro": "debian-11",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "4.30.8-1"
|
"version": "4.30.8-2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
rolling-tags:
|
rolling-tags:
|
||||||
- "8"
|
- "8"
|
||||||
- 8-debian-11
|
- 8-debian-11
|
||||||
- 8.6.1
|
- 8.6.2
|
||||||
- latest
|
- latest
|
||||||
|
|||||||
@@ -95,7 +95,7 @@ If you want to run the application manually instead of using docker-compose, the
|
|||||||
bitnami/kibana
|
bitnami/kibana
|
||||||
```
|
```
|
||||||
|
|
||||||
Then you can access your application at `http://your-ip:5601/`
|
Then you can access your application at `http://your-ip:5601/`
|
||||||
|
|
||||||
## Persisting your application
|
## Persisting your application
|
||||||
|
|
||||||
@@ -160,7 +160,7 @@ docker run -d --name myapp \
|
|||||||
> 1. Please update the **YOUR_APPLICATION_IMAGE_** placeholder in the above snippet with your application image
|
> 1. Please update the **YOUR_APPLICATION_IMAGE_** placeholder in the above snippet with your application image
|
||||||
> 2. In your application container, use the hostname `kibana-server` to connect to the Kibana server
|
> 2. In your application container, use the hostname `kibana-server` to connect to the Kibana server
|
||||||
|
|
||||||
### Using Docker Compose
|
### Using a Docker Compose file
|
||||||
|
|
||||||
When not specified, Docker Compose automatically sets up a new network and attaches all deployed services to that network. However, we will explicitly define a new `bridge` network named `app-tier`. In this example we assume that you want to connect to the Kibana server from your own custom application image which is identified in the following snippet by the service name `myapp`.
|
When not specified, Docker Compose automatically sets up a new network and attaches all deployed services to that network. However, we will explicitly define a new `bridge` network named `app-tier`. In this example we assume that you want to connect to the Kibana server from your own custom application image which is identified in the following snippet by the service name `myapp`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user