An open API service indexing awesome lists of open source software.

https://github.com/acalephstorage/docker-redis


https://github.com/acalephstorage/docker-redis

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

docker-redis
============

Redis on Docker.

$ docker run -d -p 6379:6379 --name="redis" -v /opt/acaleph-internal/redis:/var/lib/redis acaleph/redis