docker-web-redirect icon indicating copy to clipboard operation
docker-web-redirect copied to clipboard

Update to run container as non-root user and other security updates

Open m4rc77 opened this issue 6 years ago • 0 comments

This pull request contains the following changes:

  • Update to run container as non-root user for security reasons.
  • Changed default port to 8080
  • Update to nginx 1.17.
  • Using https:// as default redirect target instead of http://.

This change might brake existing clients. Maybe a new release/branch is advised.

m4rc77 avatar Jan 16 '20 10:01 m4rc77