Niels Zeilemaker created NIFI-4086:
--------------------------------------
Summary: Docker image produced by Dockerfile is larger than needed
Key: NIFI-4086
URL: https://issues.apache.org/jira/browse/NIFI-4086
Project: Apache NiFi
Issue Type: Bug
Components: Docker
Reporter: Niels Zeilemaker
The Dockerfile has a chown action after the curl, which more or less doubles
the size of the resulting docker image. Merging the chown step into the curl
step fixes this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)