mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 14:57:44 +08:00
4.0.10-r6 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM bitnami/minideb-extras:jessie-r79
|
FROM bitnami/minideb-extras:jessie-r80
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
@@ -6,7 +6,7 @@ RUN bitnami-pkg unpack redis-sentinel-4.0.10-0 --checksum ee580c44c7d8c9aab50918
|
|||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
ENV BITNAMI_APP_NAME="redis-sentinel" \
|
ENV BITNAMI_APP_NAME="redis-sentinel" \
|
||||||
BITNAMI_IMAGE_VERSION="4.0.10-r5" \
|
BITNAMI_IMAGE_VERSION="4.0.10-r6" \
|
||||||
PATH="/opt/bitnami/redis-sentinel/bin:$PATH" \
|
PATH="/opt/bitnami/redis-sentinel/bin:$PATH" \
|
||||||
REDIS_MASTER_HOST="redis" \
|
REDIS_MASTER_HOST="redis" \
|
||||||
REDIS_MASTER_PASSWORD="" \
|
REDIS_MASTER_PASSWORD="" \
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $ docker-compose up -d
|
|||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
* [`4.0`, `4.0.10-r5`, `latest` (4.0/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/4.0.10-r5/4.0/Dockerfile)
|
* [`4.0`, `4.0.10-r6`, `latest` (4.0/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/4.0.10-r6/4.0/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/redis-sentinel GitHub repo](https://github.com/bitnami/bitnami-docker-redis-sentinel).
|
Subscribe to project updates by watching the [bitnami/redis-sentinel GitHub repo](https://github.com/bitnami/bitnami-docker-redis-sentinel).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user