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 GitHub Bot (Jira)" <ji...@apache.org> on 2021/02/07 22:21:00 UTC

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

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

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

                Author: ASF GitHub Bot
            Created on: 07/Feb/21 22:20
            Start Date: 07/Feb/21 22:20
    Worklog Time Spent: 10m 
      Work Description: amusarra opened a new pull request #3438:
URL: https://github.com/apache/activemq-artemis/pull/3438


   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.
   
   Relate issue ARTEMIS-3107 - https://issues.apache.org/jira/browse/ARTEMIS-3107 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

            Worklog Id:     (was: 549338)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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: 10m
>  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



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