Skip to content

Instantly share code, notes, and snippets.

@moinsam
Created December 6, 2016 06:39
Show Gist options
  • Save moinsam/2471ebd798628ee052af03fb902a1059 to your computer and use it in GitHub Desktop.
Save moinsam/2471ebd798628ee052af03fb902a1059 to your computer and use it in GitHub Desktop.
{
"name": "PROJECT_NAME",
"version": "PROJECT_VERSION",
"repo": "ECR_REPO_ENDPOINT",
"region": "ECR_REGION"
}
@moinsam
Copy link
Author

moinsam commented Dec 6, 2016

json file will be used with the docker-build.sh script. See the docker-build.sh file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment