We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eac71b commit c231e79Copy full SHA for c231e79
rabbitmq/3/Dockerfile
@@ -71,8 +71,7 @@ RUN /opt/bitnami/scripts/locales/add-extra-locales.sh
71
ENV APP_VERSION="${RABBITMQ_VERSION}" \
72
BITNAMI_APP_NAME="rabbitmq" \
73
LANG="en_US.UTF-8" \
74
- LANGUAGE="en_US:en" \
75
- RABBITMQ_ERLANG_COOKIE="RABBITMQCOOKIE"
+ LANGUAGE="en_US:en"
76
77
EXPOSE 4369 5551 5552 5671 5672 15671 15672 25672
78
0 commit comments