Uses tenstartups/redis-commander as base image.
REDIS_SERVER_PORT The port to find redis on.
REDIS_SERVER_HOST The host to find redis on.
REDIS_PASSWORD The redis password.
REDIS_DB The redis database.
HTTP_AUTH_USER The http authorisation username.
HTTP_AUTH_PASSWORD The http authorisation password.
LISTEN_ADDRESS The address to run the server on.
LISTEN_PORT The port to run the server on.
NO_SAVE Do not save new connections to config.
docker run -e REDIS_SERVER_HOST=redis.example.com -e REDIS_SERVER_PORT=6379 ecardoso/redis-commander
Content type
Image
Digest
sha256:1cb4dd813…
Size
-
Last updated
over 11 years ago
docker pull ecardoso/redis-commander