Chris Sampson created NIFI-12175:
------------------------------------
Summary: Update all component Docker Image builds to java 21
Key: NIFI-12175
URL: https://issues.apache.org/jira/browse/NIFI-12175
Project: Apache NiFi
Issue Type: Improvement
Reporter: Chris Sampson
Fix For: 2.latest
All nifi components (nifi, nifi-registry, nifi-toolkit, minifi, minifi-c2) come
with dockerhub and dockermaven modules to build Docker Images. The former
builds an image using the source code released to the Apache servers, the
latter uses the binary files from the component's assembly module one it has
been built locally.
Nifi has already been updated. Nifi Registry's dockermaven has been updated.
Other image builds are outstanding:
* Nifi registry (dockerhub, found in nifi-registry-core/nifi-registry-docker)
* Nifi toolkit (both)
* minifi (both)
* minifi-c2 (both)
Note that the {{docker}} maven profile must be enabled to trigger the build of
the Docker Images during {{install}} (although some builds only need
{{package}} instead, confusingly).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)