[
https://issues.apache.org/jira/browse/SLING-11426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-11426.
----------------------------------
Resolution: Fixed
> The apache/sling-cli Docker image cannot be built on M1 processors
> ------------------------------------------------------------------
>
> Key: SLING-11426
> URL: https://issues.apache.org/jira/browse/SLING-11426
> Project: Sling
> Issue Type: Bug
> Components: Tooling
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Priority: Major
> Fix For: Committer CLI 1.0.0
>
>
> The apache/sling-cli Docker image cannot be built on M1 processors for
> several reasons:
> # the {{docker-maven-plugin}} version 37 cannot connect to the Docker unix
> socket on M1
> # {{openjdk-11}} tries to use an {{x86_64}} library when {{jlink}} is called
> This can be fixed by updating the {{docker-maven-plugin}} to the latest
> release and updating the JDK to 17, which adds full support for M1 processors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)