nginxinc / NGINX-Demos

NGINX and NGINX Plus demos
Apache License 2.0
1.25k stars 668 forks source link

Updating the gpg key for packages.nginx.org #97

Closed mathijswesterhof closed 9 months ago

mathijswesterhof commented 1 year ago

This is a pull-request to solve issue 96

eramos-ce commented 1 year ago

I tested this locally, and the build works perfectly now. However, there is an issue starting unitd when the container starts.

I found that that the regextester/start.sh needs to be updated as follows:

unitd --modulesdir /usr/lib/unit/modules/ --log /var/log/unit.log

Should that be a separate issue, and fixed on a separate pull request?

mathijswesterhof commented 1 year ago

I've updated the merge request, I think it's logical to include this to make the regex-tester working properly again