Skip to content

Replace repo with other redis image #9

@gjrtimmer

Description

@gjrtimmer

I've spent several days building a complete new redis image.
I would to request an evaluation from you, to see if we can use this as the basic redis image instead of sameersbn/docker-redis.

Source repository:

Both source repositories are the same.

Overview:

  • alpine:3.4
  • S6-Overlay
  • redis:3.2.5
  • master / slave support
  • full sentinel support (optional, can be activated from docker-compose)
  • full docker support for master / slave / sentinel
  • USERMAP_UID/GID support which was requested with an issue on your repo.
  • ability to run either redis-server or redis-sentinel or both within the same image.

For more information about sentinel: https://redis.io/topics/sentinel

I've thoroughly tested the master with multiple slaves with sentinel, automatic failover etc..., everything is working.

Also everything is documented within the README and I've provided 7 docker-compose examples, see the readme for more information.

I really hope you like it, and are willing to evaluate it and look at the possiblity to either reference it within docker-gitlab or fork my github repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions