Add git-lfs package for Git Large File support

This commit is contained in:
Kamil Markowicz
2024-06-01 10:25:55 -04:00
committed by GitHub
parent 6ee4ad2cae
commit 2695978f09
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ RUN \
apt-get update && \
apt-get install -y \
git \
git-lfs \
jq \
libatomic1 \
nano \

View File

@@ -16,6 +16,7 @@ RUN \
apt-get update && \
apt-get install -y \
git \
git-lfs \
jq \
libatomic1 \
nano \