[ 
https://issues.apache.org/jira/browse/ARTEMIS-4556?focusedWorklogId=899243&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-899243
 ]

ASF GitHub Bot logged work on ARTEMIS-4556:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Jan/24 17:01
            Start Date: 11/Jan/24 17:01
    Worklog Time Spent: 10m 
      Work Description: gemmellr commented on code in PR #4738:
URL: https://github.com/apache/activemq-artemis/pull/4738#discussion_r1449150778


##########
.gitignore:
##########
@@ -33,3 +33,5 @@ 
artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
 
 # overlay outpit
 **/overlays/**/*
+
+artemis-docker/_TMP_

Review Comment:
   Could you use the target directory instead of _TMP_? That way it would be 
more consistent with other modules and not need a separate exclusion here? 
(...and perhaps elsewhere.. e.g doing a source assembly creation would 
presumably still pick this stuff up, but wouldn't need special handling to skip 
use of target).





Issue Time Tracking
-------------------

    Worklog Id:     (was: 899243)
    Time Spent: 20m  (was: 10m)

> 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: 20m
>  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)

Reply via email to