git-lfs
Work with large files in Git repositories. More information: <https://git-lfs.github.com>.
RUN apt-get update && \
apt-get install -y git-lfs
RUN apt-get update && \
apt-get install -y git-lfs
RUN apk add git-lfs
RUN pacman -S --noconfirm git-lfs
RUN apt-get update && \
apt-get install -y git-lfs
RUN dnf install -y git-lfs