mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 01:30:06 -04:00
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:
parent
792977906f
commit
d48ad02fbb
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue