We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9fc8de commit 680c2d1Copy full SHA for 680c2d1
Dockerfile
@@ -31,6 +31,7 @@ RUN apt-get update && apt-get install -y \
31
autoconf \
32
libtool \
33
protobuf-compiler \
34
+ libprotobuf-dev \
35
--no-install-recommends && \
36
rm -rf /var/lib/apt/lists/*
37
0 commit comments