Closed bobobo1618 closed 10 years ago
The Redis Dockerfile should always listen on 6379.
Port 6379 should then be forwarded to a dynamic port.
This ensures compatibility with other Dockerfiles.
The internal port should be the same that external port to master/slave works fine.
The Redis Dockerfile should always listen on 6379.
Port 6379 should then be forwarded to a dynamic port.
This ensures compatibility with other Dockerfiles.