mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 15:09:19 +08:00
3.4.12-ol-7-r28 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r41
|
||||
FROM bitnami/oraclelinux-extras:7-r42
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -12,7 +12,7 @@ RUN bitnami-pkg unpack zookeeper-3.4.12-4 --checksum 330b2fe61fe68d7948318c8fc28
|
||||
COPY rootfs /
|
||||
ENV ALLOW_ANONYMOUS_LOGIN="no" \
|
||||
BITNAMI_APP_NAME="zookeeper" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.12-ol-7-r27" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.12-ol-7-r28" \
|
||||
JVMFLAGS="" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/zookeeper/bin:$PATH" \
|
||||
ZOO_CLIENT_PASSWORD="" \
|
||||
|
||||
@@ -37,7 +37,7 @@ services:
|
||||
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.4.12-ol-7-r27` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-ol-7-r27/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.4.12-ol-7-r28` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-ol-7-r28/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.4.12-debian-9-r15`, `3`, `3.4.12`, `3.4.12-r15`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-debian-9-r15/3/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