You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2022/12/07 19:46:50 UTC

[GitHub] [activemq-artemis] jbertram commented on a diff in pull request #4307: ARTEMIS-3042 Add docker multistage build

jbertram commented on code in PR #4307:
URL: https://github.com/apache/activemq-artemis/pull/4307#discussion_r1042613939


##########
artemis-docker/docker-run.sh:
##########
@@ -44,6 +44,4 @@ else
     echo "broker already created, ignoring creation"
 fi
 
-exec ./bin/artemis "$@"
-
-
+exec ./bin/artemis "$@"

Review Comment:
   This change isn't necessary.



-- 
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: gitbox-unsubscribe@activemq.apache.org

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