[
https://issues.apache.org/jira/browse/IGNITE-24408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030055#comment-18030055
]
Pavel Tupitsyn edited comment on IGNITE-24408 at 10/15/25 11:23 AM:
--------------------------------------------------------------------
[~zstan] yes, we need it, currently it is broken and I have to do some
temporary fixes (described in the ticket) to release 3.0.0
was (Author: ptupitsyn):
[~zstan] yes, we need it, currently it is broken and I have to do some
temporary fixes to release 3.0.0
> Fix and document Docker image build for Ignite 3
> ------------------------------------------------
>
> Key: IGNITE-24408
> URL: https://issues.apache.org/jira/browse/IGNITE-24408
> Project: Ignite
> Issue Type: Improvement
> Reporter: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
>
> 1. Fix Docker build task in Gradle
> * Fix version
> * Enable multi-platform build
> * Add images to vote artifacts
> 2. Update RELEASE.md with Docker image build instructions:
> * Copy binaries
> * Install prerequisites (Docker multiplatform builder)
> * Build multi-pltform image {code}docker buildx build -f Dockerfile -t
> apacheignite/ignite:3.0.0 --push --platform linux/amd64,linux/arm64 .{code}
> There is a Gradle command, but does it create a multi-platform image?
> * Should be enabled in Palantir plugin
> https://github.com/palantir/gradle-docker
--
This message was sent by Atlassian Jira
(v8.20.10#820010)