Docker Official Image packaging for RabbitMQ
Go to file
yosifkit bcdd66ddf7 Merge pull request #57 from guilhem/debianVersion
Differentiate rabbitmq version and package version
2016-01-12 14:01:33 -08: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 Differentiate rabbitmq version and package version 2016-01-08 17:20:13 +01:00
LICENSE 2015 2015-02-23 13:51:09 -07:00
README.md Update README.md stub 2015-11-16 13:47:05 -08:00
docker-entrypoint.sh ssl env vars should also trigger the haveConfig 2016-01-04 12:43:45 -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, specificially 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