brusdev commented on code in PR #6171: URL: https://github.com/apache/artemis/pull/6171#discussion_r2682224627
########## artemis-docker/Dockerfile-alpine-25: ########## @@ -35,7 +33,7 @@ ENV EXTRA_ARGS="--http-host 0.0.0.0 --relax-jolokia" USER artemis -ADD . /opt/activemq-artemis +ADD . /opt/artemis Review Comment: This change is important because other users could use this image as base image. It would deserve an item in the versions.adoc file. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
