Skip to content

Commit

Permalink
Clear libs directory
Browse files Browse the repository at this point in the history
  • Loading branch information
hggq committed May 15, 2024
1 parent 572b7f9 commit 057bcc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frameworks/C++/paozhu/paozhu.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ RUN rm -Rf ./paozhu/controller
RUN rm -Rf ./paozhu/libs

COPY ./paozhu_benchmark/controller ./paozhu/
COPY ./paozhu_benchmark/libs ./paozhu/
RUN ls -l ./paozhu/libs

COPY ./paozhu_benchmark/common/autocontrolmethod.hpp ./paozhu/common/
COPY ./paozhu_benchmark/common/reghttpmethod_pre.hpp ./paozhu/common/
COPY ./paozhu_benchmark/common/reghttpmethod.hpp ./paozhu/common/
Expand Down

0 comments on commit 057bcc7

Please sign in to comment.