Skip to content

Instantly share code, notes, and snippets.

@AndrewBestbier
Last active August 25, 2019 19:29
Show Gist options
  • Save AndrewBestbier/d02b9c704bd9fbd8397d2764008d7b1c to your computer and use it in GitHub Desktop.
Save AndrewBestbier/d02b9c704bd9fbd8397d2764008d7b1c to your computer and use it in GitHub Desktop.
{
"AWSEBDockerrunVersion": "1",
"Image": {
"Name": "andrewbest/node-docker-eb"
},
"Ports": [
{
"ContainerPort": "3000"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment