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 2020/05/21 23:31:46 UTC

[GitHub] [activemq-artemis] zekeoptimo commented on pull request #3146: ARTEMIS-2776 Improve Dockerfiles

zekeoptimo commented on pull request #3146:
URL: https://github.com/apache/activemq-artemis/pull/3146#issuecomment-632397245


   This solves a couple of problems: 
   
   1) The ANONYMOUS_LOGIN environment variable was not being used, and in testing I found that it would default to allow anonymous logging no matter what (due to the --silent command being forced to make a choice)
   
   2) I believe this will make configuration easier, particular in an environment where usernames and/or passwords are kept as secrets. Allowing the ability to specify other parameters via EXTRA_ARGS allows specifying usernames and passwords separately from other configuration.


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