You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add arm32v7, arm64v8, and ppc64le (and a note about Alpine variants)
* Add support for s390x via "apt-get source --compile"
- This takes advantage of the fact that https://nginx.org/packages includes the source packages as well,
and simply compiles them on non-prebuilt architectures instead,
which ensures we have a completely compatible experience with minimal maintenance overhead.
* Added new architectures for non-perl tags as well.
0 commit comments