Commit 47ebc729 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

apk add build-base

parent f71d9e49
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,8 @@
#git submodule update
#cd ..

apk add build-base

python3 -m venv --upgrade .venv-kubespray
.venv-kubespray/bin/pip3 install --upgrade pip setuptools wheel
.venv-kubespray/bin/pip3 install -r kubespray/requirements.txt