Sign inSign up

theanurin/redis-commander

By theanurin

Updated about 3 years ago

Is the administration and development platform for Redis Commander

Image
0

10K+

theanurin/redis-commander repository overview

Docker Image Version Docker Image Size Docker Pulls Docker Stars

Redis Commander

Redis web management tool written in node.js

Image reason

This is an image of Redis Commander with an additional option that allows you to set the color of the web interface when starting the container

Spec

Environment variables

REDIS_COMMANDER_BG_COLOR - Set background color for web interface Redis Commander (inject color into css/default.css)

Expose ports

  • tcp/8081 - Redis Commander listening endpoint

Volumes

  • No any volumes

Inside

  • Redis Commander 0.7.2-rc3

Launch

docker run --rm -it --env REDIS_COMMANDER_BG_COLOR=#ffffff \
--publish 39000:8081 theanurin/redis-commander

Support

Tag summary

Content type

Image

Digest

sha256:b1815808e

Size

27.8 MB

Last updated

about 3 years ago

docker pull theanurin/redis-commander