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
If I run it, the following error gets written to the log and the container immediately exits:
/docker-entrypoint.sh: line 56: /etc/rabbitmq/rabbitmq.config: Permission denied
If I remove environment variables "RABBITMQ_DEFAULT_USER" and "RABBITMQ_DEFAULT_PASS", container starts normally.
Also, this is only reproducible on 3.6.0-management, everything is fine on 3.6.0.
ninhxuanluu, Chitrank-Dixit, BSpendlove and styk-tv