mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 03:15:53 +08:00
3.5.10-debian-11-r8 release
This commit is contained in:
committed by
Bitnami Containers
parent
3ea03c3053
commit
7f002e59b6
@@ -1,6 +1,4 @@
|
||||
FROM docker.io/bitnami/minideb:bullseye
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV HOME="/" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-11" \
|
||||
@@ -8,6 +6,7 @@ ENV HOME="/" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/java/bin:/opt/bitnami/zookeeper/bin:$PATH"
|
||||
|
||||
COPY prebuildfs /
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 netcat procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.3-150" --checksum 1013e2ebbe58e5dc8f3c79fc952f020fc5306ba48463803cacfbed7779173924
|
||||
|
||||
@@ -53,7 +53,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
* [`3.8`, `3.8-debian-11`, `3.8.0`, `3.8.0-debian-11-r8`, `latest` (3.8/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.8.0-debian-11-r8/3.8/debian-11/Dockerfile)
|
||||
* [`3.7`, `3.7-debian-11`, `3.7.1`, `3.7.1-debian-11-r7` (3.7/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.7.1-debian-11-r7/3.7/debian-11/Dockerfile)
|
||||
* [`3.6`, `3.6-debian-11`, `3.6.3`, `3.6.3-debian-11-r8` (3.6/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.6.3-debian-11-r8/3.6/debian-11/Dockerfile)
|
||||
* [`3.5`, `3.5-debian-11`, `3.5.10`, `3.5.10-debian-11-r7` (3.5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.5.10-debian-11-r7/3.5/debian-11/Dockerfile)
|
||||
* [`3.5`, `3.5-debian-11`, `3.5.10`, `3.5.10-debian-11-r8` (3.5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.5.10-debian-11-r8/3.5/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/zookeeper GitHub repo](https://github.com/bitnami/bitnami-docker-zookeeper).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user