Skip to content

Commit 057bcc7

Browse files
committed
Clear libs directory
1 parent 572b7f9 commit 057bcc7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frameworks/C++/paozhu/paozhu.dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ RUN rm -Rf ./paozhu/controller
2222
RUN rm -Rf ./paozhu/libs
2323

2424
COPY ./paozhu_benchmark/controller ./paozhu/
25-
COPY ./paozhu_benchmark/libs ./paozhu/
26-
RUN ls -l ./paozhu/libs
25+
2726
COPY ./paozhu_benchmark/common/autocontrolmethod.hpp ./paozhu/common/
2827
COPY ./paozhu_benchmark/common/reghttpmethod_pre.hpp ./paozhu/common/
2928
COPY ./paozhu_benchmark/common/reghttpmethod.hpp ./paozhu/common/

0 commit comments

Comments
 (0)