Skip to content

ridedott/redis-emulator-docker

Repository files navigation

redis-emulator

Redis emulator Docker image to be used for testing.

Usage

From GitHub Packages Registry

docker pull ghcr.io/ridedott/redis-emulator:latest
docker run ridedott/redis-emulator:latest

Getting Started

These instructions will get you an instance of the Redis emulator running on your local machine for testing purposes.

Prerequisites

Minimal requirements to set up the project:

Building

docker build .

Contributing

See CONTRIBUTING.md.

Built with

Automation