https://github.com/acalephstorage/docker-redis
https://github.com/acalephstorage/docker-redis
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/acalephstorage/docker-redis
- Owner: AcalephStorage
- Created: 2014-05-29T04:17:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T02:18:10.000Z (almost 12 years ago)
- Last Synced: 2025-02-22T05:17:42.872Z (over 1 year ago)
- Language: Shell
- Size: 172 KB
- Stars: 0
- Watchers: 25
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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