mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 15:09:19 +08:00
3.4.12-debian-9-r7 release
Maintenance release
This commit is contained in:
@@ -7,12 +7,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages libblkid1 libbsd0 libc6 libffi6 libgcc1 libglib2.0-0 libmount1 libpcre3 libselinux1 libstdc++6 libuuid1 libx11-6 libxau6 libxcb1 libxdmcp6 libxext6 zlib1g
|
||||
RUN bitnami-pkg install java-1.8.171-3 --checksum 100e1e457e19648410be57716eb075f43936aeaa2ac51457d2b46abc2b810ddc
|
||||
RUN bitnami-pkg unpack zookeeper-3.4.12-3 --checksum 3e87dc72af87c0b86282eeac562ecebb13e62314ffc18b5d0775f8ac53710f9e
|
||||
RUN bitnami-pkg unpack zookeeper-3.4.12-4 --checksum 9da556fb4691d494ea385dfa1a25741358c54b234b1f11bcc4acb8669850d31b
|
||||
|
||||
COPY rootfs /
|
||||
ENV ALLOW_ANONYMOUS_LOGIN="no" \
|
||||
BITNAMI_APP_NAME="zookeeper" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.12-debian-9-r6" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.12-debian-9-r7" \
|
||||
JVMFLAGS="" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/zookeeper/bin:$PATH" \
|
||||
ZOO_CLIENT_PASSWORD="" \
|
||||
|
||||
@@ -35,7 +35,7 @@ services:
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`3-ol-7`, `3.4.12-ol-7-r19` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-ol-7-r19/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.4.12-debian-9-r6`, `3`, `3.4.12`, `3.4.12-r6`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-debian-9-r6/3/Dockerfile)
|
||||
* [`3-debian-9`, `3.4.12-debian-9-r7`, `3`, `3.4.12`, `3.4.12-r7`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-debian-9-r7/3/Dockerfile)
|
||||
* [`3-debian-8`, `3.4.12-debian-8-r48` (3/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-debian-8-r48/3/debian-8/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