SamTV12345 opened a new pull request, #4307:
URL: https://github.com/apache/activemq-artemis/pull/4307

   Added multistage docker image build
   
   This adds the possibility to create an artemis image with just the command:
   
    ```docker build -f Docker-alpine -t artemis_alpine  .```
   
   Furthermore it has the smallest attack surface compared to the other images 
as it is based on alpine and only contains the jre, bash and libaio for running 
the application.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to