[
https://issues.apache.org/jira/browse/MINIFICPP-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dustin Rodrigues resolved MINIFICPP-701.
----------------------------------------
Resolution: Fixed
> Docker image doesn't build on Raspberry Pi
> ------------------------------------------
>
> Key: MINIFICPP-701
> URL: https://issues.apache.org/jira/browse/MINIFICPP-701
> Project: NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Dustin Rodrigues
> Assignee: Dustin Rodrigues
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The Dockerfile is using alpine:3.5 to build minificpp, which doesn't exist
> for ARM. Updating the alpine version to 3.7 will allow it to build on both
> x86 and ARM. 3.8 is the latest version, however alpine 3.8 uses libressl
> version 2.7, which isn't compatible with libarchive 3.3.2. . libarchive
> 3.3.3 resolves the issue - https://github.com/libarchive/libarchive/pull/1005
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)