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
# set home so that any `--user` knows where to put the erlang cookie
76
55
ENV HOME $RABBITMQ_DATA_DIR
@@ -80,7 +59,9 @@ VOLUME $RABBITMQ_DATA_DIR
80
59
# warning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects utf8. Please ensure your locale is set to UTF-8 (which can be verified by running "locale" in your shell)
81
60
# Setting all environment variables that control language preferences, behaviour differs - https://www.gnu.org/software/gettext/manual/html_node/The-LANGUAGE-variable.html#The-LANGUAGE-variable
0 commit comments