Sign inSign up

jannis/node-amqp-client

By jannis

Updated over 9 years ago

RabbitMQ CLI via `amqp-consume` and `amqp-publish`

Image
0

8.5K

jannis/node-amqp-client repository overview

RabbitMQ cli for debugging

If you want to run an amqp cli to debug something real quick, this image is for you.

Usage

$ docker run -ti jannis/node-amqp-client bash
root@9147e793df36:/# amq-consume --help
…
root@9147e793df36:/# amq-publish --help

About

This image just pulls the latest node docker image and the latest node-amqp-cli npm package

Tag summary

Content type

Image

Digest

Size

251.8 MB

Last updated

over 9 years ago

docker pull jannis/node-amqp-client