From 61fe80b6f64208d97ad52a7211117c03848fc277 Mon Sep 17 00:00:00 2001 From: Steven Roose Date: Mon, 29 Apr 2019 15:53:05 +0100 Subject: [PATCH] Add instruction for Docker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a1a196..db8b8b8 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Nginx setup 2. Install the [`ngx_http_perl_module`][5]. On Debian/Ubuntu-based distributions, the package is called `libnginx-mod-http-perl`, on RedHat/CentOS-based distributions, it's `nginx-mod-http-perl`. + If you're using Docker, make sure you use the image ending in `-perl`. 3. Add the following snippets to the appropriate sections of your Nginx configuration: