Add git-lfs to containerfile

This commit is contained in:
Jeremy Soller 2024-10-30 18:15:52 -06:00
parent cd928b4f44
commit 842e927617

View file

@ -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 \