Files
sonyflake/example/Dockerrun.aws.json
Yoshiyuki Mineo ee7af3da63 Initial commit
2015-06-01 16:45:19 +09:00

9 lines
95 B
JSON

{
"AWSEBDockerrunVersion": "1",
"Ports": [
{
"ContainerPort": "8080"
}
]
}