Update Dockerfile
This commit is contained in:
parent
1619e5f55d
commit
26d46f7ab6
1 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,11 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
build-essential \
|
||||
git \
|
||||
git-lfs \
|
||||
python \
|
||||
python-openssl \
|
||||
unzip \
|
||||
wget \
|
||||
zip \
|
||||
scons \
|
||||
pkg-config \
|
||||
libx11-dev \
|
||||
|
|
Loading…
Reference in a new issue