webhippie/redis

By webhippie

Updated 6 days ago

Docker images for Redis

Image
11

10M+

webhippie/redis repository overview

redis

Docker Build GitHub Repo

These are docker images for Redis running on our Alpine Linux image.

Versions

For the available versions please look at Docker Hub or Quay or check the existing folders within the GitHub repository.

Volumes

  • /var/lib/redis

Ports

  • 6379

Available environment variables

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

Extracted by the command: grep -hE ': "\$\{(.*)\}"' latest/overlay/etc/entrypoint.d/*.sh | sed 's/: "\${//' | sed 's/:="/ = /' | sed 's/"}"$//' | sort | uniq

Inherited environment variables

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright (c) 2015 Thomas Boerger <http://www.webhippie.de>

Tag summary

Content type

Image

Digest

sha256:12f4fd3ab

Size

52.4 MB

Last updated

6 days ago

docker pull webhippie/redis