These are docker images for Redis running on our Alpine Linux image.
For the available versions please look at Docker Hub or Quay or check the existing folders within the GitHub repository.
- /var/lib/redis
- 6379
REDIS_BACKLOG = 511
REDIS_DATABASES = 16
REDIS_KEEPALIVE = 0
REDIS_LOGLEVEL = notice
REDIS_MAXCONN = 10000
REDIS_NOTIFYKS = Elg
REDIS_OPTS =
REDIS_PROTECTED = false
REDIS_SKIP_CHOWN = false
REDIS_TIMEOUT = 0
Fork -> Patch -> Push -> Pull Request
MIT
Copyright (c) 2015 Thomas Boerger <http://www.webhippie.de>