[
https://issues.apache.org/jira/browse/NIFI-11351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707013#comment-17707013
]
ASF subversion and git services commented on NIFI-11351:
--------------------------------------------------------
Commit 08e18220e7f6e0f6c7546ccbd17bc52451533d4a in nifi's branch
refs/heads/main from Kevin Doran
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=08e18220e7 ]
NIFI-11351 Support Docker image builds on ARM64
- Switch from spotify docker-maven-plugin to fabric8 docker-maven-plugin
- Add consistency to docker maven image names and tags
- Other minor Dockerfile changes for consistency
This closes #7105
Signed-off-by: David Handermann <[email protected]>
> Support dockermaven build on aarch64/arm64 platforms
> ----------------------------------------------------
>
> Key: NIFI-11351
> URL: https://issues.apache.org/jira/browse/NIFI-11351
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Tools and Build
> Reporter: Kevin Doran
> Assignee: Kevin Doran
> Priority: Minor
> Fix For: 2.latest
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Our current docker maven plugin only runs on x86_64 architectures and is no
> longer actively maintained. This ticket is to switch to a replacement. This
> one looks promising:
> https://springframework.guru/fabric8-docker-maven-plugin
--
This message was sent by Atlassian Jira
(v8.20.10#820010)