https://github.com/orchardup/docker-redis
7.8K
Note: This image is deprecated. Please use the official redis image instead.
Redis on Docker.
$ docker run -d -p 6379:6379 orchardup/redis
$ nc localhost 6379
incr foo
:1
Content type
Image
Digest
sha256:f8ff7c54e…
Size
80.5 MB
Last updated
almost 11 years ago
docker pull orchardup/redis