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

https://github.com/efureev/redis

Docker redis
https://github.com/efureev/redis

Last synced: about 2 months ago
JSON representation

Docker redis

Awesome Lists containing this project

README

        

[![pipeline status](http://git.sitesoft.ru/docker/redis/badges/master/pipeline.svg)](http://git.sitesoft.ru/docker/redis/commits/master)

### Example
- `docker run -d -p 6379:6379 -v /Volumes/Docker/data/_host_/redis:/data --name redis redis:6-alpine`