17
0
Files
opensuse-nginx-image/opensuse-nginx-image.changes

97 lines
3.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 17 14:55:41 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- update kiwi schemaversion to 7.4
-------------------------------------------------------------------
Mon Aug 2 08:36:14 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
- Re-add busybox-findutils since ca-certificates no longer requires
the GNU version
-------------------------------------------------------------------
Thu Apr 15 12:21:42 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
- Set timezone (TZ)
- Allow debug mode of entrypoint scripts
-------------------------------------------------------------------
Wed Apr 14 06:23:28 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
- Remove unused /data volume
-------------------------------------------------------------------
Tue Apr 13 21:15:38 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
- Add certificates and timezone database
-------------------------------------------------------------------
Tue Apr 13 19:46:23 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
- Fix cleaning up of /etc/nginx at build time
-------------------------------------------------------------------
Tue Apr 13 19:02:39 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
- Split entrypoing.sh in parts and introduce /docker-entrypoint.d
following nginx upstream.
-------------------------------------------------------------------
Fri Jun 5 10:48:12 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 <rbrown@suse.com>
- Only install default htdocs if htdocs directory is totally empty
-------------------------------------------------------------------
Mon May 11 11:45:43 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- Add bash as it is required by entrypoint script
- Fix EXTRA_ARGS handling
-------------------------------------------------------------------
Fri Apr 17 13:34:26 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- Use mandoc instead of busybox man
-------------------------------------------------------------------
Thu Feb 27 10:34:45 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- Redirect access.log to stdout
- Redirect error.log to stderr
-------------------------------------------------------------------
Mon Feb 24 20:37:16 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- Add demo index.html
-------------------------------------------------------------------
Wed Feb 19 15:01:55 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- Adjust config.sh
-------------------------------------------------------------------
Wed Feb 19 12:10:53 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- 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 <rbrown@suse.com>
- Fix README errata
-------------------------------------------------------------------
Thu Jan 23 15:24:44 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- Replace busybox man/groff with mandoc
-------------------------------------------------------------------
Tue Jan 21 15:29:29 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- Initial version