Initial revision
Summary:
This Docker image is based on Alpine and Python 3,
so the container will be fairly lightweight.
Build process
We provide a Makefile to update the rabbitmqadmin script.
Test Plan:
rabbitmqadmin help, with this script:
/usr/local/bin/rabbitmqadmin
#!/bin/sh docker run -it --rm nasqueron/rabbitmqadmin $*
Reviewers: Kaliiixx
Projects: CLI, Docker images, Message queues
Differential Revision: http://devcentral.nasqueron.org/D288