You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Antonio Musarra (Jira)" <ji...@apache.org> on 2021/02/07 21:47:00 UTC

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

Antonio Musarra created ARTEMIS-3107:
----------------------------------------

             Summary: 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
             Fix For: 2.17.0


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.



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