ajout git
This commit is contained in:
parent
2600d2c53a
commit
4466f2b916
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ USER root
|
|||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
build-essential \
|
||||
git \
|
||||
git-lfs \
|
||||
scons \
|
||||
pkg-config \
|
||||
libx11-dev \
|
||||
|
|
Loading…
Reference in a new issue