Docker Official Image packaging for RabbitMQ
Go to file
Tianon Gravi 6b496ac32e Upstream has changed their APT repo's GPG key
https://www.rabbitmq.com/news.html
https://groups.google.com/d/topic/rabbitmq-users/BO5cmEsdEhc/discussion
2016-06-08 13:28:23 -07:00
management No more use additional environment variable to check management plugin installation. 2015-11-23 11:08:48 -08:00
.travis.yml Update .travis.yml to account for Travis changes (especially now that Docker is no longer experimental 🎉) 2015-11-20 09:50:24 -08:00
Dockerfile Upstream has changed their APT repo's GPG key 2016-06-08 13:28:23 -07:00
LICENSE 2015 2015-02-23 13:51:09 -07:00
README.md Fix embarassing README.md typo (https://github.com/docker-library/docs/pull/557) 2016-04-26 14:38:11 -07:00
docker-entrypoint.sh Fix minor comment typo 2016-01-18 12:31:33 -08:00
generate-stackbrew-library.sh Differentiate rabbitmq version and package version 2016-01-08 17:20:13 +01:00
update.sh Differentiate rabbitmq version and package version 2016-01-08 17:20:13 +01: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.

Travis CI