We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1618b17 commit 782f010Copy full SHA for 782f010
projects/pcre2/Dockerfile
@@ -19,4 +19,4 @@ RUN apt-get update && apt-get install -y make autoconf automake libtool subversi
19
20
RUN git clone --recursive https://github.com/PCRE2Project/pcre2 pcre2
21
WORKDIR pcre2
22
-COPY build.sh run_tests.sh $SRC/
+COPY build.sh run_tests.sh replay_build.sh $SRC/
0 commit comments