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.
2 parents b9e24b2 + 5b40036 commit 7923c81Copy full SHA for 7923c81
Dockerfile
@@ -29,6 +29,7 @@ RUN apt-get update && apt-get install -y \
29
automake \
30
autoconf \
31
libtool \
32
+ protobuf-compiler \
33
--no-install-recommends && \
34
rm -rf /var/lib/apt/lists/*
35
0 commit comments