Storing RabbitMQ 3.6.x plugins by Alpine.
To start a container, use the following:
$ docker run -it --name test-rpb maiwj/rabbitmq-plugins-box
$ 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
- RabbitMQ Autocluster is released under the BSD-3-Clause License
- This image is released under the MIT License