Upgrade Docker image to Alpine Linux 3.4
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
user nginx;
|
||||
worker_processes 1;
|
||||
pid /var/run/nginx.pid;
|
||||
|
||||
events {
|
||||
worker_connections 1024;
|
||||
|
||||
Reference in New Issue
Block a user