Skip to content

Commit d649a73

Browse files
authored
Update Dockerfile
1 parent 24fc53a commit d649a73

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
@@ -46,6 +46,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
4646

4747
RUN pwd && \
4848
git clone https://github.com/microsoft/vcpkg.git && \
49+
ls -l && \
4950
./vcpkg/bootstrap-vcpkg.sh && \
5051
vcpkg integrate install && \
5152
vcpkg install protobuf[zlib] --triplet x64-linux

0 commit comments

Comments
 (0)