Add Git LFS

This commit is contained in:
Mario Romero 2023-09-13 17:07:10 -03:00
parent 2162e2fd91
commit f80da4da79

View File

@ -6,7 +6,7 @@ FROM greyltc/archlinux-aur:paru
RUN pacman -Syuq --noconfirm
# Install packages
RUN aur-install sudo git python python-pip python-pipx xz gnu-free-fonts vim ngspice gedit jupyter-notebook
RUN aur-install sudo git git-lfs python python-pip python-pipx xz gnu-free-fonts vim ngspice gedit jupyter-notebook
# Clean cache
RUN pacman -Scc