[
https://issues.apache.org/jira/browse/ARTEMIS-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-3107.
------------------------------------
Resolution: Fixed
> 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: 40m
> 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)