8
0
mirror of https://github.com/weiss/ngx_http_upload.git synced 2026-02-20 01:37:49 +00:00

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

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: