diff --git a/Dockerfile b/Dockerfile index 6f03a62..564b72a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,6 +2,7 @@ FROM archlinux:base-devel RUN pacman -Syu --noconfirm \ git \ + git-lfs \ base \ wget \ curl \