Commit Graph

4 Commits

Author SHA1 Message Date
Gerhard Lazu 183d0010b6
Improve RabbitMQ HEALTHCHECK
This improves on rabbitmqctl status by making specific assertions about
alarms & active listeners. When assertions fail, the errors will be
(relatively) easy to understand, e.g.

    {{:badmatch, {true, :rabbit_app_booted_and_is_running}}, [{:erl_eval, :expr, 5, [file: 'erl_eval.erl', line: 453]}, {:erl_eval, :exprs, 5, [file: 'erl_eval.erl', line: 126]}, {:rpc, :"-handle_call_call/6-fun-0-", 5, [file: 'rpc.erl', line: 197]}]}

This is a follow-up from docker-library/rabbitmq#300
2019-01-15 19:16:10 +00:00
Tianon Gravi 983f59adc9 Add Alpine variants of postgres, rabbitmq, and redis 2017-04-10 09:49:24 -07:00
Tianon Gravi 303307e15d Convert all instances of "exit 2" to simply "exit 1"
See https://github.com/docker/docker/pull/24856 for more details.
2016-11-01 15:48:41 -07:00
Tianon Gravi d7ffc52ddf Add "rabbitmq" 2016-06-13 15:02:06 -07:00