mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 15:40:15 +08:00
4.0.10-ol-7-r1 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r17
|
||||
FROM bitnami/oraclelinux-extras:7-r19
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -7,7 +7,7 @@ RUN bitnami-pkg unpack redis-sentinel-4.0.10-0 --checksum 6a257b95dcfb35076b8f99
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="redis-sentinel" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.10-ol-7-r0" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.10-ol-7-r1" \
|
||||
PATH="/opt/bitnami/redis-sentinel/bin:$PATH" \
|
||||
REDIS_MASTER_HOST="redis" \
|
||||
REDIS_MASTER_PASSWORD="" \
|
||||
|
||||
@@ -32,8 +32,8 @@ $ docker-compose up -d
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`4.0`, `4.0.10-r15`, `latest` (4.0/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/4.0.10-r15/4.0/Dockerfile)
|
||||
* [`4.0-ol-7`, `4.0.10-ol-7-r0` (4.0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/4.0.10-ol-7-r0/4.0/ol-7/Dockerfile)
|
||||
* [`4.0`, `4.0.10-r14`, `latest` (4.0/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/4.0.10-r14/4.0/Dockerfile)
|
||||
* [`4.0-ol-7`, `4.0.10-ol-7-r1` (4.0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/4.0.10-ol-7-r1/4.0/ol-7/Dockerfile)
|
||||
|
||||
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