We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ecdd0 commit 1345164Copy full SHA for 1345164
1 file changed
rabbitmq/Dockerfile
@@ -1,12 +1,5 @@
1
-#
2
-# RabbitMQ Dockerfile
3
4
-# https://github.com/dockerfile/rabbitmq
5
6
-
7
-# Pull base image.
8
FROM rabbitmq
9
10
RUN rabbitmq-plugins enable --offline rabbitmq_management
11
12
-EXPOSE 15671 15672
+EXPOSE 15671 15672
0 commit comments