Redis container with a confd template for redis.conf.
2.3K
Redis container with a confd template for redis.conf
Unlike the official Redis image, this CentOS-based image has a confd template for Redis configuration.
For more documentation on how Outrigger images are constructed and how to work with them, please see the documentation.
Outrigger images use Environment Variables and confd to "templatize" a number of Docker environment configurations. These templates are processed on startup with environment variables passed in via the docker run command-line or via your docker-compose manifest file. Here are the "tunable" configurations offered by this image.
REDIS_BIND: [127.0.0.1 10.0.0.1] Space-separated list of IPs to bind to.
If this variable is not specified it will bind on all interfaces.Please email [email protected] with security concerns.
Content type
Image
Digest
Size
103.6 MB
Last updated
over 7 years ago
docker pull outrigger/redis