Created
August 24, 2017 16:05
-
-
Save yunghoy/f9eb3f8c5ce7ce5b790042b3c9c384b2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker service create --name redis --endpoint-mode dnsrr --hostname redis{{.Task.Slot}} --replicas 2 redis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment