Skip to content

Conversation

@dima11051994
Copy link

We need to update nginx version for our services, but we still want to have our custom logic (installing VTS module) to be present in new images. So, that's why we just want to merge all the upstream changes to our fork.

thresheek and others added 30 commits June 1, 2020 12:40
- remove undefined behaviour from the if statements
- exit early if a file already has an ipv6 listen
- fixed md5sum check
Additionally, ignore folders that could match suffixes.
- allow to run with nginx-debug cmd
- prevent running if /docker-entrypoint.d was replaced with unreadable
  or empty dir
- don't run find multiple times
A POSIX compatible sh is guaranteed to be available as /bin/sh. By not
using /usr/bin/env simply whitelisting /docker-entrypoint.sh within
mandatory access control frameworks, such as AppArmor, is sufficient.
When /usr/bin/env is used /docker-entrypoint.sh and the shell that
provides sh (e.g. /bin/dash for debian based images) need to be
whitelisted, increasing the possible attack area, by providing access
to a full shell.
jnoordsij and others added 30 commits April 23, 2025 09:22
While at it, bump njs and otel to contemporary versions as well.
This makes sure all keys are exported to a keyring archive, as opposed
to only the first key.
…for.

mainline is now based on trixie, which removes mips64le and adds
riscv64.

stable is currently kept as-is.
While at it, update mainline images to use Alpine Linux 3.23.
DOI infra seems to struggle with building Rust-based acme module for
this specific target.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.