------------------------------------------------------------------- Wed Apr 17 14:55:41 UTC 2024 - Bernhard Wiedemann - update kiwi schemaversion to 7.4 ------------------------------------------------------------------- Mon Aug 2 08:36:14 UTC 2021 - Thorsten Kukuk - Re-add busybox-findutils since ca-certificates no longer requires the GNU version ------------------------------------------------------------------- Thu Apr 15 12:21:42 UTC 2021 - Thorsten Kukuk - Set timezone (TZ) - Allow debug mode of entrypoint scripts ------------------------------------------------------------------- Wed Apr 14 06:23:28 UTC 2021 - Thorsten Kukuk - Remove unused /data volume ------------------------------------------------------------------- Tue Apr 13 21:15:38 UTC 2021 - Thorsten Kukuk - Add certificates and timezone database ------------------------------------------------------------------- Tue Apr 13 19:46:23 UTC 2021 - Thorsten Kukuk - Fix cleaning up of /etc/nginx at build time ------------------------------------------------------------------- Tue Apr 13 19:02:39 UTC 2021 - Thorsten Kukuk - Split entrypoing.sh in parts and introduce /docker-entrypoint.d following nginx upstream. ------------------------------------------------------------------- Fri Jun 5 10:48:12 UTC 2020 - Dominique Leuenberger - Remove "--" from the package list to separate pkgs from arguments: kiwi does this implicit now. ------------------------------------------------------------------- Mon May 11 12:58:26 UTC 2020 - Richard Brown - Only install default htdocs if htdocs directory is totally empty ------------------------------------------------------------------- Mon May 11 11:45:43 UTC 2020 - Thorsten Kukuk - Add bash as it is required by entrypoint script - Fix EXTRA_ARGS handling ------------------------------------------------------------------- Fri Apr 17 13:34:26 UTC 2020 - Thorsten Kukuk - Use mandoc instead of busybox man ------------------------------------------------------------------- Thu Feb 27 10:34:45 UTC 2020 - Thorsten Kukuk - Redirect access.log to stdout - Redirect error.log to stderr ------------------------------------------------------------------- Mon Feb 24 20:37:16 UTC 2020 - Thorsten Kukuk - Add demo index.html ------------------------------------------------------------------- Wed Feb 19 15:01:55 UTC 2020 - Thorsten Kukuk - Adjust config.sh ------------------------------------------------------------------- Wed Feb 19 12:10:53 UTC 2020 - Thorsten Kukuk - Change handling of /etc/nginx: allow to only mount nginx.conf - Mount htdocs to /srv/www/htdocs and not /data/htdocs ------------------------------------------------------------------- Sun Feb 9 00:43:37 UTC 2020 - Richard Brown - Fix README errata ------------------------------------------------------------------- Thu Jan 23 15:24:44 UTC 2020 - Thorsten Kukuk - Replace busybox man/groff with mandoc ------------------------------------------------------------------- Tue Jan 21 15:29:29 UTC 2020 - Thorsten Kukuk - Initial version