We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec9a62 commit 36313dcCopy full SHA for 36313dc
1 file changed
test/httpd/Containerfile
@@ -54,6 +54,7 @@ ENV CONF=httpd/mod_proxy_cluster.conf
54
RUN dnf install pcre apr-util wcstools -y
55
56
COPY --from=builder /usr/local/apache2 /usr/local/apache2
57
+COPY --from=builder /native /native
58
59
COPY --from=builder /test /test
60
0 commit comments