Removed MAINTAINER from changes

Removed maintainer from changes array since "Stderr: Error response from daemon: maintainer is not a valid change command"
This commit is contained in:
Miguel David 2017-07-17 18:23:13 +01:00 committed by GitHub
parent 792977906f
commit d48ad02fbb
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"
]
}