From 6ccfd752e3e42f224a3e6403d7bdfdb79be70dad Mon Sep 17 00:00:00 2001 From: Emilien Devos Date: Mon, 4 Jan 2021 15:44:24 +0100 Subject: add link to docker image --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b5459db..be55172 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,6 @@ Send your request to the server with the port 3000 and add your URL to the "url" To show the browser window, set the environment variable `PUPPETEER_HEADFUL=1`. To use a proxy, set the `PUPPETEER_PROXY` environment variable, for example `PUPPETEER_PROXY=localhost:8080`. + +# Docker +Available as a Docker image here: https://hub.docker.com/r/unixfox/pupflare \ No newline at end of file -- cgit v1.2.3