Docker Official Image packaging for RabbitMQ
Go to file
yosifkit c7e8eb5344 Merge pull request #149 from infosiftr/limit-zero
Adjust "vm_memory_high_watermark" code to be more forgiving/strict about bad data (such as a memory limit of zero)
2017-04-11 13:58:06 -07:00
3.6 Adjust "vm_memory_high_watermark" code to be more forgiving about large data (such as a reported memory limit of 18446744073709551615/MAX_UINT) 2017-04-11 13:34:03 -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.