Skip to content

gmr/alpine-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpine-redis

Redis Docker image with a small disk footprint.

Build Status GitHub tag (latest SemVer) Docker Pulls Docker Stars

Example Usage

docker run --name redis -p 6379 gavinmroy/alpine-redis:latest

Changelog

2020-11-20

Update to Alpine 3.12, Redis 5.0.9, add healtcheck

2018-11-30

Update to Alpine 3.8, Redis 4.0.11, add healtcheck