Skip to content

Commit 69c6a63

Browse files
authored
Update Dockerfile
1 parent 5db5e4e commit 69c6a63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/cpu/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ RUN pwd && \
5050
cd /vcpkg && \
5151
ls -l && \
5252
./bootstrap-vcpkg.sh && \
53+
ls -l && \
5354
vcpkg integrate install && \
5455
vcpkg install protobuf[zlib] --triplet x64-linux
5556

0 commit comments

Comments
 (0)