Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 2.08 KB

README.md

File metadata and controls

42 lines (26 loc) · 2.08 KB

RabbitMQ Plugins Box

Storing RabbitMQ 3.6.x plugins by Alpine.

    

  

References

Plugin List

How to use this image

Start an instance

To start a container, use the following:

$ docker run -it --name test-rpb maiwj/rabbitmq-plugins-box

Get list from Kubernetes Pod

$ kubectl run -it --image maiwj/rabbitmq-plugins-box:latest test bash

/# ls -al /plugins
total 176
drwxr-xr-x    1 root     root          4096 Nov 29 02:32 .
drwxr-xr-x    1 root     root          4096 Nov 29 02:32 ..
-rw-------    1 root     root        104967 Oct 19 19:15 autocluster-0.10.0.ez
-rw-------    1 root     root         65012 Oct 19 19:15 rabbitmq_aws-0.10.0.ez

License