Skip to content

Commit

Permalink
wip: windows path test
Browse files Browse the repository at this point in the history
  • Loading branch information
homuler committed Jan 5, 2025
1 parent b847be8 commit db4366f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/windows/x86_64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ COPY third_party third_party

# cache bazel
COPY docker/windows/x86_64/cache_bazel.bat cache_bazel.bat
RUN dir /s C:\opencv
RUN cache_bazel.bat && del cache_bazel.bat

CMD ["cmd"]

0 comments on commit db4366f

Please sign in to comment.