Skip to content
This repository has been archived by the owner on Apr 15, 2018. It is now read-only.

Commit

Permalink
Merge pull request #3 from stirringhalo/patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile, add rabbitmq shovel management
  • Loading branch information
lukasmartinelli authored Jul 26, 2016
2 parents 41d9d53 + 2d9a23b commit e864078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion management/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM osm2vectortiles/rabbitmq

RUN rabbitmq-plugins enable --offline rabbitmq_management
RUN rabbitmq-plugins enable --offline rabbitmq_shovel
RUN rabbitmq-plugins enable --offline rabbitmq_shovel rabbitmq_shovel_management

EXPOSE 15671 15672

0 comments on commit e864078

Please sign in to comment.