v0.16
- Container now listens to
SIGHUP
and will reload all configs if this signal is received.- More details can be found in the commit message: bf2c135
- Made Docker image slightly smaller by including
--no-install-recommends
. - There is now also a
dev
branch/tag if you are brave and want to run
experimental builds. - JonasAlfredsson/docker-nginx-certbot is now its own independent repository
(i.e. no longer just a fork).