kekru/docker-remote-api-tls

ssl directive warning

Closed this issue · 0 comments

kekru commented

Nginx prints the following warning:

nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive 
instead in /etc/nginx/conf.d/nginx-cert.conf:4

This should be corrected.
Additionally the nginx version should be set to a fixed version number. e.g. nginx:1.16.0-alpine to increase stability.