Sign inSign up

philcryer/min-redis

By philcryer

Updated almost 11 years ago

A forked, minimal version of the Docker Official Image packaging for Redis (size: 70.65 MB)

Image
1

309

philcryer/min-redis repository overview

Overview

A forked, minimal version of the Docker Official Image packaging for Redis.

Notes

  • this project is forked from dockerfile/redis
  • converted from running on the default Debian build to Debian GNU/Linux (philcryer/min-wheezy) to reduce image size and improve security by removing any unneeded services/applications
  • renamed project to min-redis to follow my convention
  • image size of philcryer/min-redis is 70.65 MB
  • source code for this build hosted on github philcryer/min-redis

Usage

If you just want to use this image, pull it and configure what you want:

docker pull philcryer/min-redis

To use this image in your own project, use this FROM line in your Dockerfile:

FROM philcryer/min-redis:latest

Tag summary

Content type

Image

Digest

sha256:b5759dd15

Size

28 MB

Last updated

almost 11 years ago

docker pull philcryer/min-redis