[
https://issues.apache.org/jira/browse/ARTEMIS-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram updated ARTEMIS-4556:
------------------------------------
Description:
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 use:
* [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}}
was:
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 use:
* [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/v8}}
> 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: 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 use:
> * [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)