[
https://issues.apache.org/jira/browse/ARTEMIS-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805744#comment-17805744
]
ASF subversion and git services commented on ARTEMIS-4556:
----------------------------------------------------------
Commit e3c6531bfdcdda5e96404c0a80e621440d73819f in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=e3c6531bfd ]
ARTEMIS-4556 support release of multi-platform Docker images
> Support release of multi-platform Docker images
> -----------------------------------------------
>
> Key: ARTEMIS-4556
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4556
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> We currently release Docker images only for {{{}linux/amd64{}}}, but images
> can be [built supporting multiple
> platforms|https://docs.docker.com/build/building/multi-platform/]. However,
> whatever platforms we choose to build must be supported by the based images
> we use. We currently publish images using:
> * [Eclipse Temurin Java 21 JRE based on
> Ubuntu|https://hub.docker.com/layers/library/eclipse-temurin/21-jre/images/sha256-2d00f6910282a7a20ae7747b8f5e2371f7d55f06daed6bf60a323fcc7eaa3da8?context=explore]
> * [Eclipse Temurin Java 21 JRE based on
> Alpine|https://hub.docker.com/layers/library/eclipse-temurin/21-jre-alpine/images/sha256-98963ed09c4fd82e128c6cc9e64d71798239b824164276626d79b8f9e666ac0e?context=explore]
> Both of these images support:
> * {{linux/amd64}}
> * {{linux/arm64}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)