I am a repo which have a production based Redis and Redis Expoer docker image codebase.
This image provides you below features:-
- Lightweight nature:- Images are quite low in terms of size which will improve your deployment process time.
- Security Compliant:- Images are security compliant i.e. It doesn't hold any vulnerable package.
- Best Practices:- We have tried to follow the best practices for writing the Docker images.
Here are the list of pre-requisites which is required for development and setup purpose.
- Docker Engine
- Docker Compose
That's it
make build-redis-image
make build-redis-exporter-image
make setup-standalone-server-compose
make setup-cluster-compose