https://github.com/leanlabsio/redis
redis small docker image 6.5 mb, used by
https://github.com/leanlabsio/redis
Last synced: 11 months ago
JSON representation
redis small docker image 6.5 mb, used by
- Host: GitHub
- URL: https://github.com/leanlabsio/redis
- Owner: leanlabsio
- License: mit
- Created: 2015-02-16T22:20:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-12T11:12:40.000Z (about 11 years ago)
- Last Synced: 2025-03-24T06:13:55.146Z (over 1 year ago)
- Language: Shell
- Homepage: kanban.leanlabs.io
- Size: 148 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redis small docker image 6.5 mb
[](https://imagelayers.io/?images=leanlabs/redis:latest 'Get your own badge on imagelayers.io')
### How to use this image
start a redis instance
```bash
docker run leanlabs/redis
```