Browse Source

use local files

hzq 1 year ago
parent
commit
2c98ff2b76
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frameworks/C++/paozhu/paozhu.dockerfile

+ 1 - 0
frameworks/C++/paozhu/paozhu.dockerfile

@@ -19,6 +19,7 @@ WORKDIR /
 RUN git clone https://github.com/hggq/paozhu
 RUN git clone https://github.com/hggq/paozhu
 # RUN unzip benchmark.zip
 # RUN unzip benchmark.zip
 RUN rm -Rf ./paozhu/controller
 RUN rm -Rf ./paozhu/controller
+RUN rm -Rf ./paozhu/common
 COPY ./paozhu_benchmark/controller ./paozhu/
 COPY ./paozhu_benchmark/controller ./paozhu/
 COPY ./paozhu_benchmark/common ./paozhu/
 COPY ./paozhu_benchmark/common ./paozhu/