amqp-delete-queue
Command-line utilities for interacting with AMQP servers
RUN apt-get update && \
apt-get install -y amqp-tools
RUN apt-get update && \
apt-get install -y amqp-tools
RUN pacman -S --noconfirm librabbitmq-c
RUN apt-get update && \
apt-get install -y amqp-tools
RUN yum install -y librabbitmq-examples
RUN dnf install -y librabbitmq-tools
RUN apt-get update && \
apt-get install -y amqp-tools