Updated Registry Release Process (markdown)

Richard Scothern 2015-08-13 14:21:59 -07:00
parent 583c976665
commit 8115b62ff2
1 changed files with 2 additions and 2 deletions

@ -9,12 +9,12 @@ You will need PGP installed and a PGP key. The key should be registered at keyb
4. Create a pull request against `docker/distribution`.
5. Create a new [release](https://github.com/docker/distribution/releases). In the case of a release candidate, tick the `pre-release' checkbox.
5. Create a new [release](https://github.com/docker/distribution/releases). In the case of a release candidate, tick the `pre-release` checkbox.
6. Update the registry binary in `docker/distribution-library-image` by running the update script and opening a pull request.
7. Update the official image. Add the new version in the [official images repo](docker-library/official-images) by appending a new version to the `registry/registry` file with the git hash pointed to by the signed tag. Update the major version to point to the latest version and the minor version to point to new patch release if necessary.
e.g. to release 2.3.1
e.g. to release `2.3.1`
`2.3.1 (new)`