Skip to content

Releases: tiredofit/docker-nginx

6.1.7

19 Jul 01:07
Compare
Choose a tag to compare

Changed

  - Fix for Proxy mode using LLNG Authentication

6.1.6

07 Jul 18:10
Compare
Choose a tag to compare

Changed

  - Cleanup nginx_site_enable and nginx_site_disable functions

6.1.5

07 Jul 15:29
Compare
Choose a tag to compare

Changed

  - Fix sed statement breaking NGINX_MODE=REDIRECT

6.1.3

06 Jul 14:27
Compare
Choose a tag to compare

Changed

  - Fix when NGINX_ENABLE_BLOCK_BOTS enabled looking for missing file

6.1.2

04 Jul 22:33
Compare
Choose a tag to compare

Changed

  - Add nullglob checking for *.conf files

6.1.1

04 Jul 15:30
Compare
Choose a tag to compare

Changed

  - Add ARGs to support easier version switching in Dockerfile

6.0.4

27 Jun 20:13
Compare
Choose a tag to compare

Changed

  - Change from sites.available to sites.enabled

6.0.3

27 Jun 16:51
Compare
Choose a tag to compare

Changed

  - Fixes for environment value buster NGINX_SITE_ENABLED

6.0.2

26 Jun 17:20
Compare
Choose a tag to compare

Changed

  - Fix for Proxy mode hosting multiple configurations

6.0.1

26 Jun 15:55
Compare
Choose a tag to compare

Added

  - Add null for value of NGINX_SITE_ENABLED to bust parent image declarations
  - Cleanup with site-enabled and post-init function