dokku-rabbitmq-plugin
dokku-rabbitmq-plugin copied to clipboard
rabbitmq:delete fails if no app exists with the same name as container
ubuntu@ip-10-178-32-130:/home/dokku$ dokku rabbitmq:list dev
RabbitMQ containers:
- dev2
ubuntu@ip-10-178-32-130:/home/dokku$ dokku rabbitmq:delete dev2
-----> This will permanently remove all the stored data. Are you sure (yes/no)?
yes
App dev2 does not exist
I can confirm that behaviour.