From 79b430f2e322f2607d3139a31c35e64c3b22cb08 Mon Sep 17 00:00:00 2001 From: Tim Lucas Date: Wed, 13 Mar 2019 11:12:36 +1100 Subject: Add instructions for releasing --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8322299..ea05d30 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,9 @@ See the [example directory](example) for a complete Docker Compose example, show ## Dependent Services This image includes [wait-for-it.sh](https://github.com/vishnubob/wait-for-it) which can be useful if you need to wait for a dependent web service to start accepting requests before your Puppeteer container attempts connecting to it. See [the example](example) for usage. + +## Releasing + +1. Create a new release on GitHub. The image is tagged with the same version as Puppeteer. +2. Docker Hub automatically builds images for the tag. +3. There is no step 3. -- cgit v1.2.3