Skip to content

v5.0.0

Compare
Choose a tag to compare
@JonasAlfredsson JonasAlfredsson released this 04 Oct 21:16
· 70 commits to master since this release
  • We now run nginx -t before reloading Nginx. This will hopefully provide better info on config errors without crashing the container.
    • The reason for this being a major version is because technically we alter core container behavior where previous errors would result in a restart.
    • PR by @stefansundin