Skip to content

Commit 7d2ae78

Browse files
committed
update vcpkg-cache dockerfile
1 parent c94d949 commit 7d2ae78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-files/cpp/vcpkg/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ RUN git clone https://github.com/cyjseagull/WeDPR-Component --recursive --depth=
3333
RUN mv /WeDPR-Component/cpp/vcpkg /
3434

3535
# remove the WeDPR-Component
36-
RUN rm -rf /WeDPR-Component/
36+
RUN rm -rf /WeDPR-Component/ && rm -rf /vcpkg/buildtrees/*/src && rm -rf /vcpkg/buildtrees/*/*-dbg
3737

0 commit comments

Comments
 (0)