Redis

Image

We recommend using the latest Redis 4.0 image

Configuration

See the Docker Hub’s page.

Port

Redis is running on port 6379 by default.

Example

docker run -p 6379:6379 -ti --rm redis