a16bitsysop/redis

By a16bitsysop

Updated over 1 year ago

Alpine based image for redis

Image
Networking
0

7.6K

a16bitsysop/redis repository overview

redis

Alpine based Dockerfile for a redis image.

Differs from official docker image which by default forces write every second, this version lets os decide. It uses the alpine version of redis with musl memory managment, the official docker version is compiled wih jemalloc. It also uses aof and rdb for better error recovery. If the "STUNNEL" environment variable is set then an stunnel server is started listeneing on port 6479 for ssl/tls connections, protected-mode is enabled so redis will only listen to the loopback interface. An stunnel client is then needed to connect, and the file /etc/stunnel/psk.txt must exist with the pre shared key in the format here

Docker Pulls Docker Stars Docker Image Version (tag latest semver) Release Commit SHA

The image is available on DockerHub and GitLab.

repoimage name
DockerHuba16bitsysop/redis
GitLabregistry.gitlab.com/container-email/redis

For further details see the README on GitLab: https://gitlab.com/container-email/redis/-/blob/main/README.md

Tag summary

Content type

Image

Digest

sha256:a15ae79a5

Size

7.7 MB

Last updated

over 1 year ago

docker pull a16bitsysop/redis