Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keopx/docker-redis
Redis 3.2/3.0 based on Debian 9
https://github.com/keopx/docker-redis
debian debian9 docker redis redis30 redis32 stretch
Last synced: 5 days ago
JSON representation
Redis 3.2/3.0 based on Debian 9
- Host: GitHub
- URL: https://github.com/keopx/docker-redis
- Owner: keopx
- License: gpl-3.0
- Created: 2017-06-18T08:09:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-09T16:09:14.000Z (over 6 years ago)
- Last Synced: 2024-11-07T22:49:15.423Z (about 2 months ago)
- Topics: debian, debian9, docker, redis, redis30, redis32, stretch
- Language: Shell
- Homepage: https://hub.docker.com/r/keopx/redis/
- Size: 15.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction #
This image works with **Debian 9** and use current **Redis 3.2/3.0** version.
## Example usage: ##
`$ docker run -d -p 6379:6379 keopx/redis`