[
https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046062#comment-16046062
]
Jordan Moore commented on NIFI-4057:
------------------------------------
Cool, yeah the page loads with the JRE, so I assumed it would be fine, though I
haven't extensively tested it.
Also, I've tweaked some other things with my changes, but I wasn't sure if they
should be separate issues.
- Add ability to specify Apache Mirror for downloading (since you're limited to
a daily 5 GB from archive.apache.org)
- Enable the templates directory to be a {{VOLUME}} so you can export/import
them easier (also actually create the templates directory since it isn't there
when you extract the binary)
> Docker Image is twice as large as necessary
> -------------------------------------------
>
> Key: NIFI-4057
> URL: https://issues.apache.org/jira/browse/NIFI-4057
> Project: Apache NiFi
> Issue Type: Bug
> Components: Docker
> Affects Versions: 1.2.0, 1.3.0
> Reporter: Jordan Moore
> Priority: Minor
>
> By calling {{chown}} as a secondary {{RUN}} command, you effectively double
> the size of image by creating a Docker layer of the same size as the
> extracted binary.
> See GitHub discussion:
> https://github.com/apache/nifi/pull/1372#issuecomment-307592287
> *Expectation*
> The resultant Docker image should be no larger than the Base image + the size
> required by extracting the Nifi binaries.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)