Skip to content

Releases: behance/docker-nginx

Non-root Docker user

13 Nov 16:29
Compare
Choose a tag to compare

Changes:

  • Optionally allow docker-nginx to run under a non root user

8.5.0: Nginx: using cont-finish.d for more graceful shutdown (#67)

23 May 16:50
cddac88
Compare
Choose a tag to compare

Changed:

  • Inline startup check for nginx syntax. Prevents bad env variable inputs from producing invalid config

Shutdown behavior:

Base: upgraded from 2.5 --> 2.6

12 Apr 20:00
188e4c7
Compare
Choose a tag to compare

Base: upgraded from 2.4 --> 2.5

10 Apr 17:26
1a4fb41
Compare
Choose a tag to compare

SIGUP: ignore terminal disconnect

11 Jan 15:02
736bab0
Compare
Choose a tag to compare

Changed:

  • SIGUP is ignored during a shutdown event, which causes a race condition with SIGTERM.
  • Typically only triggered when developing locally...when there is a terminal attached

Base: upgraded to 2.4.X

17 Sep 15:16
0666815
Compare
Choose a tag to compare

Changes:

  • Alpine: base upgrade solves CVE for remote code execution
  • Ubuntu: no notable changes
  • Centos: no notable changes

Ubuntu: upgraded base to 18.04

13 Sep 15:13
b0e9e45
Compare
Choose a tag to compare

Ubuntu variants:

  • base OS 16.04 --> 18.04

Centos:

  • no changes

Alpine

  • no changes

Dockerfile: updating to latest base

05 Mar 23:04
5f182b9
Compare
Choose a tag to compare

Changes:

  • Updated to using behance/docker-base 2.3

Mime support: added, for woff2

10 Oct 15:12
Compare
Choose a tag to compare

Changed:

  • Update woff mime-type and define new one for woff2

Dockerfile: updated to parent 2.1

02 Oct 17:49
Compare
Choose a tag to compare

Changes:

  • Updated to docker-base v2.1