From a8f76dffc0ddf9254d56e9d256e1561711b04b33 Mon Sep 17 00:00:00 2001 From: Tim Lucas Date: Tue, 12 Jun 2018 23:04:53 +1000 Subject: Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e79ed4a..0e47d4e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Docker Puppeteer -A base image for running Puppeteer scripts. Add your own tools (such as Jest, Mocha, etc), link services you want to test via Docker Compose, and run your Puppeteer scripts with a headless Chromium. +A Node + Puppeteer base image for running Puppeteer scripts. Add your own tools (such as Jest, Mocha, etc), link services you want to test via Docker Compose, and run your Puppeteer scripts with a headless Chromium. + +See the list of [Docker Hub tags](https://hub.docker.com/r/buildkite/puppeteer/tags/) for Puppeteer versions available. ## Usage example -- cgit v1.2.3