refactor RabbitMQ Dockerfile
This commit is contained in:
parent
a9ecdd0008
commit
1345164ac3
|
@ -1,10 +1,3 @@
|
|||
#
|
||||
# RabbitMQ Dockerfile
|
||||
#
|
||||
# https://github.com/dockerfile/rabbitmq
|
||||
#
|
||||
|
||||
# Pull base image.
|
||||
FROM rabbitmq
|
||||
|
||||
RUN rabbitmq-plugins enable --offline rabbitmq_management
|
||||
|
|
Loading…
Reference in New Issue