We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563ce56 commit 0a67107Copy full SHA for 0a67107
test/httpd/Containerfile
@@ -2,7 +2,7 @@ FROM fedora:41
2
3
ARG HTTPD_SOURCES="https://dlcdn.apache.org/httpd/httpd-2.4.63.tar.gz"
4
ARG CFLAGS=""
5
-ARG LFLAGS=""
+ARG LDFLAGS=""
6
ARG HTTPD_DEFAULT_FLAGS="--enable-proxy --enable-proxy-http --enable-proxy-ajp --enable-proxy-wstunnel --enable-proxy-hcheck --with-port=8000"
7
ARG HTTPD_EXTRA_FLAGS=""
8
0 commit comments