aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmilien Devos <contact@emiliendevos.be>2021-01-04 15:44:24 +0100
committerEmilien Devos <contact@emiliendevos.be>2021-01-04 15:44:24 +0100
commit6ccfd752e3e42f224a3e6403d7bdfdb79be70dad (patch)
tree2f1b5279282934073493212dda11a9f63dde856f
parentae0842bd60d832ce8bd2baec15258d3b05ffd63f (diff)
add link to docker image
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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