Please find redis at https://github.com/antirez/redis
Docs at http://redis.io/documentation
define PASSWD env variable if you wish authentication.
You may run this using:
docker run -d --net host tcaxias/redis
or
docker run -d --net host -e PASSWD=MySuPeRdUpErPaSsW0rD tcaxias/redis
Content type
Image
Digest
Size
21.2 MB
Last updated
over 8 years ago
docker pull tcaxias/redis