Search Docker Hub
redis
By vichaos
323
This redis instance is configured to use 500mb of ram with 200 connections.
docker run --name <app or env name>-redis -d -p 7000:6379 \ -v /your/host/volume/path:/data quay.io/codemy/redis:latest
Content type
Image
Digest
Size
5 MB
Last updated
about 10 years ago
docker pull vichaos/redis