We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6663a31 commit 2651c28Copy full SHA for 2651c28
nginx/etc/nginx/entrypoint.d/10-local-resolvers.envsh
@@ -1,5 +1,7 @@
1
#!/bin/sh
2
3
+# if $NGINX_RESOLVERS set to local, set it to the local resolvers from /etc/resolv.conf and export it
4
+
5
set -eu
6
7
LC_ALL=C
0 commit comments