OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/rmt-nginx-image?expand=0&rev=154
110 lines
4.1 KiB
Plaintext
110 lines
4.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 17 08:06:22 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
|
|
|
- Extend README.md
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 10 15:11:25 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update README; reduce unnecessary newlines
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 5 15:13:27 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- Don't add artifacthub labels into labelprefix section
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 4 12:35:15 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
|
|
|
- Fix grammar mistake in licensing footer
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 27 17:31:22 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
|
|
|
- Remove broken 10-listen-on-ipv6-by-default.sh and install gettext-runtime for envsubst
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 16 16:20:25 UTC 2024 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- install findutils for the containers that need it explicitly
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 7 19:07:24 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- extend READMEs; correct eula for application images
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 12 12:03:53 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- Don't wipe everything in /var/log, only remove log files (this omits directories owned by packages)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 17 14:29:14 UTC 2024 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- Add initial README stub
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 2 08:26:58 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update year to 2024
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 28 14:29:10 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- add copyright and description header
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 7 08:16:03 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- refresh entrypoint scripts from upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 23 14:00:03 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- Simplify Dockerfile
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 18 15:29:43 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- Add nginx build tag to rmt-nginx
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 12 12:55:01 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- Remove distribution-release from the package list, it is inherited from the base image
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 23 15:33:33 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- label capitalization and related cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 30 06:52:56 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- Add release stage and lifecycle url
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 24 14:02:58 UTC 2023 - Bruno Leon <bruno.leon@suse.com>
|
|
|
|
- Add an entrypoint for configuring and templating streams - https://github.com/nginxinc/docker-nginx/pull/782
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 3 07:24:36 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- Add org.opencontainers.image.source label set to %SOURCEURL%
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 14:05:30 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- BuildTag sorting and consistency fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 15 11:06:19 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- Increase compatibility with openSUSE
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 3 09:03:21 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- Use set -euo pipefail in every RUN command, use ; instead of && to prevent masking failures
|