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:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARTEMIS-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Musarra updated ARTEMIS-3107:
-------------------------------------
    Description: 
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

  was:
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.


> 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: Schermata 2021-02-07 alle 22.39.10.png
>
>
> 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



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