Docker Official Image packaging for RabbitMQ
Go to file
Tianon Gravi 192f4c2055 Update to Debian Stretch and Alpine 3.6, removing erlang-solutions
The erlang-solutions repository was used back in 2015 to get us a newer version of Erlang on our then Wheezy-based image -- now that Stretch is stable and ready, we can get 19.x directly from Debian, and thus get multiarchitecture builds as well without additional effort (since the `rabbitmq-server` package is `arch:all`).
2017-06-19 09:14:40 -07:00
3.6 Update to Debian Stretch and Alpine 3.6, removing erlang-solutions 2017-06-19 09:14:40 -07:00
.travis.yml Update repository structure for future multi-version support 2017-04-05 14:31:54 -07:00
LICENSE 2015 2015-02-23 13:51:09 -07:00
README.md Update README with Jenkins badge change (see https://github.com/docker-library/docs/pull/697) 2016-09-21 13:18:34 -07:00
generate-stackbrew-library.sh Update repository structure for future multi-version support 2017-04-05 14:31:54 -07:00
update.sh Update repository structure for future multi-version support 2017-04-05 14:31:54 -07:00

README.md

About this Repo

This is the Git repo of the Docker official image for rabbitmq, maintained by Docker, Inc. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/rabbitmq.

See a change merged here that doesn't show up on the Docker Hub yet? Check the "library/rabbitmq" manifest file in the docker-library/official-images repo, especially PRs with the "library/rabbitmq" label on that repo. For more information about the official images process, see the docker-library/official-images readme.