a
This commit is contained in:
parent
d18df6f801
commit
a64b411ad4
14 changed files with 3 additions and 103 deletions
3
init.sh
3
init.sh
|
|
@ -18,7 +18,8 @@ apk add python3 ceph py2-pip py3-pip
|
|||
# Some python package dependencies
|
||||
apk add libffi-dev openssl-dev make alpine-sdk gcc g++ python3-dev
|
||||
|
||||
apk add py3-grpcio
|
||||
apk add py3-grpcio py3-protobuf
|
||||
|
||||
pip3 install --upgrade pip
|
||||
pip2 install --upgrade pip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue