Created
October 6, 2015 22:03
-
-
Save jimbojsb/0a4f9c62ab1f3c99a3dd 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
master: | |
image: private.registry:master | |
ports: | |
- 8080 | |
feature123: | |
image: private.registry:feature123 | |
ports: | |
- 8081 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment