Add protobuf-compiler package
This commit is contained in:
parent
77c95bd7f6
commit
c8011954b6
2 changed files with 13 additions and 5 deletions
|
@ -48,7 +48,8 @@ RUN apt-get update \
|
|||
clang \
|
||||
perl \
|
||||
doxygen \
|
||||
ant
|
||||
ant \
|
||||
protobuf-compiler
|
||||
|
||||
# _UID_ must be replaced with the user's uid on host
|
||||
# podman root is mapped to your user id on host during build,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue