You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/02/08 16:17:00 UTC

[jira] [Commented] (ARTEMIS-3107) Extension of the artemis-docker module

    [ https://issues.apache.org/jira/browse/ARTEMIS-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281170#comment-17281170 ] 

ASF subversion and git services commented on ARTEMIS-3107:
----------------------------------------------------------

Commit 17ad9c701fb148cb1e0936c90e1dd2fd8b125453 in activemq-artemis's branch refs/heads/master from Antonio Musarra
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=17ad9c7 ]

ARTEMIS-3107 - Extension of the artemis-docker module

Adding Adoptopenjdk-11 as a build option on docker


> Extension of the artemis-docker module
> --------------------------------------
>
>                 Key: ARTEMIS-3107
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3107
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>            Reporter: Antonio Musarra
>            Priority: Minor
>              Labels: arm, arm32, arm64, docker, docker-file
>             Fix For: 2.17.0
>
>         Attachments: build_docker_image_for_arm64.png, docker_image_active_mq_artemis_on_rpi_4.png, prepare_docker_build_from_local_distribution_version.png, prepare_docker_build_from_release_version_1.png, running_on_pi_4.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I often use ActiveMQ Artemis on ARM devices and in particular on *Raspberry Pi* (3 and 4). The runtime environment is based on Docker. For this reason some time ago I extended the module in artemis-docker. I'd like to share this contribution.
> I have extended the particular prepare-docker.sh script so that it is able to prepare scripts for build docker image, for both SNAPSHOT and release versions.
> I also introduced a new docker file to produce a Docker image based on AdoptOpen JDK 11.
> I have updated the readme.md with instructions for using the script and how to generate the Docker image for ARM.
> My Docker Hub account already has the [ActiveMQ Artemis 2.16.0|https://hub.docker.com/r/amusarra/apache-artemis/tags?page=1&ordering=last_updated] Docker Image for ARM64.
>  
> I hope this contribution will be useful.
> The source code be able to merge is on this branch [https://github.com/amusarra/activemq-artemis/tree/feature/docker-for-arm]
> The pull-request https://github.com/apache/activemq-artemis/pull/3438



--
This message was sent by Atlassian Jira
(v8.3.4#803005)