Add git-lfs to containerfile
This commit is contained in:
parent
cd928b4f44
commit
842e927617
|
@ -27,6 +27,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
|
||||||
g++ \
|
g++ \
|
||||||
genisoimage \
|
genisoimage \
|
||||||
git \
|
git \
|
||||||
|
git-lfs \
|
||||||
gperf \
|
gperf \
|
||||||
expect \
|
expect \
|
||||||
intltool \
|
intltool \
|
||||||
|
|
Loading…
Reference in a new issue