Add instruction for Docker

This commit is contained in:
Steven Roose 2019-04-29 15:53:05 +01:00 committed by GitHub
parent 41ce1b351f
commit 61fe80b6f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Nginx setup
2. Install the [`ngx_http_perl_module`][5]. On Debian/Ubuntu-based 2. Install the [`ngx_http_perl_module`][5]. On Debian/Ubuntu-based
distributions, the package is called `libnginx-mod-http-perl`, on distributions, the package is called `libnginx-mod-http-perl`, on
RedHat/CentOS-based distributions, it's `nginx-mod-http-perl`. 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 3. Add the following snippets to the appropriate sections of your Nginx
configuration: configuration: