You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First thanks for this docker image, really made my day !
Right now i'm forced to create a volume containing rabbitmq.config to change default rabbitmq user/pass (which cannot stay guest/guest in any production environment).
So i was wondering if this image could natively integrate the possibility of setting them via docker env var ? I saw some third party rabbit images doing so.