Skip to content

Commit 36313dc

Browse files
committed
WIP fix containerfile
1 parent 1ec9a62 commit 36313dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/httpd/Containerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ ENV CONF=httpd/mod_proxy_cluster.conf
5454
RUN dnf install pcre apr-util wcstools -y
5555

5656
COPY --from=builder /usr/local/apache2 /usr/local/apache2
57+
COPY --from=builder /native /native
5758

5859
COPY --from=builder /test /test
5960

0 commit comments

Comments
 (0)