Created
December 6, 2016 06:39
-
-
Save moinsam/2471ebd798628ee052af03fb902a1059 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
{ | |
"name": "PROJECT_NAME", | |
"version": "PROJECT_VERSION", | |
"repo": "ECR_REPO_ENDPOINT", | |
"region": "ECR_REGION" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
json file will be used with the docker-build.sh script. See the docker-build.sh file