Files
mattermost/docker/1.2/Dockerrun.aws/Dockerrun.aws.json
2015-11-09 14:22:12 -05:00

14 lines
210 B
JSON
Executable File

{
"AWSEBDockerrunVersion": "1",
"Image": {
"Name": "mattermost/platform:1.2",
"Update": "true"
},
"Ports": [
{
"ContainerPort": "80"
}
],
"Logging": "/var/log/"
}