Skip to content

Commit 5c339e5

Browse files
committed
paozhu update
1 parent 61d1364 commit 5c339e5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

frameworks/C++/paozhu/paozhu.dockerfile

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ RUN rm -Rf ./paozhu/common
2828

2929

3030

31-
COPY ./paozhu_benchmark/controller ./paozhu/
32-
COPY ./paozhu_benchmark/libs ./paozhu/
33-
COPY ./paozhu_benchmark/view ./paozhu/
34-
COPY ./paozhu_benchmark/viewsrc ./paozhu/
35-
36-
COPY ./paozhu_benchmark/orm ./paozhu/
37-
COPY ./paozhu_benchmark/models ./paozhu/
38-
COPY ./paozhu_benchmark/common ./paozhu/
31+
# COPY ./paozhu_benchmark/controller ./paozhu/
32+
# COPY ./paozhu_benchmark/libs ./paozhu/
33+
# COPY ./paozhu_benchmark/view ./paozhu/
34+
# COPY ./paozhu_benchmark/viewsrc ./paozhu/
35+
36+
# COPY ./paozhu_benchmark/orm ./paozhu/
37+
# COPY ./paozhu_benchmark/models ./paozhu/
38+
# COPY ./paozhu_benchmark/common ./paozhu/
3939

4040
RUN ls -l ./paozhu
4141

0 commit comments

Comments
 (0)