Sign inSign up

vinelab/redis

By vinelab

Updated almost 11 years ago

Image
0

2.1K

vinelab/redis repository overview

Redis

Redis is an advanced key-value cache and store. This image is based on [vinelab/base] which inherits from a CentOS 6 image.

This image has been optimized to be used in production environments as recommended by the Redis Labs team.

WARNING: This was meant to be used as a master instance and eliminates saving data to disk completely, better be used in conjunction with a slave replica that handles saving to disk.

Run

docker run -d --privileged -p 6379:6379 vinelab/redis

Tag summary

Content type

Image

Digest

sha256:9c0578178

Size

255.1 MB

Last updated

almost 11 years ago

docker pull vinelab/redis