From 3e71b9dcdd9334f64478af8104b6acbb09348661 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Mon, 16 Nov 2015 13:47:05 -0800 Subject: [PATCH] Update README.md stub --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47f7d93..2a9e4e8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # About this Repo -This is the Git repo of the official [Docker image for rabbitmq](https://registry.hub.docker.com/_/rabbitmq/) maintained by Docker, Inc. See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues. +This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [rabbitmq](https://registry.hub.docker.com/_/rabbitmq/), maintained by Docker, Inc. See [the Docker Hub page](https://registry.hub.docker.com/_/rabbitmq/) 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](https://github.com/docker-library/docs), specificially in [docker-library/docs/rabbitmq](https://github.com/docker-library/docs/tree/master/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](https://github.com/docker-library/official-images/blob/master/library/rabbitmq), especially [PRs with the "library/rabbitmq" label on that repo](https://github.com/docker-library/official-images/labels/library%2Frabbitmq). For more information about the official images process, see the [docker-library/official-images readme](https://github.com/docker-library/official-images/blob/master/README.md). + [![Travis CI](https://img.shields.io/travis/docker-library/rabbitmq/master.svg)](https://travis-ci.org/docker-library/rabbitmq/branches) + +