redis-sentinel
Persistent key-value database with network interface (metapackage)
RUN apt-get update && \
apt-get install -y redis-sentinel
RUN apt-get update && \
apt-get install -y redis-sentinel
RUN apk add redis
RUN pacman -S --noconfirm redis
RUN apt-get update && \
apt-get install -y redis-sentinel
RUN dnf install -y redis
RUN apt-get update && \
apt-get install -y redis-sentinel