Merge pull request #5140 from minac/patch-1

Removed MAINTAINER from changes
This commit is contained in:
Megan Marsh 2017-07-17 11:41:01 -07:00 committed by GitHub
commit f4eda4d5b0
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ from ubuntu as an simple example:
"LABEL version=1.0",
"ONBUILD RUN date",
"CMD [\"nginx\", \"-g\", \"daemon off;\"]",
"MAINTAINER Captain Kirk",
"ENTRYPOINT /var/www/start.sh"
]
}