mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
docker: Install protobuf-compiler for builder
This commit is contained in:
committed by
Vincenzo Palazzo
parent
182a9cdcb6
commit
9482e0619c
@@ -60,6 +60,7 @@ RUN apt-get update -qq && \
|
|||||||
libpq-dev \
|
libpq-dev \
|
||||||
libtool \
|
libtool \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
|
protobuf-compiler \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-mako \
|
python3-mako \
|
||||||
|
|||||||
Reference in New Issue
Block a user