diff --git a/Dockerfile b/Dockerfile index 326bb4c..607ee1c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +4,7 @@ ADD pacman.conf /etc/pacman.conf ADD mirrorlist /etc/pacman.d/mirrorlist RUN pacman -Syu --noconfirm \ + yay \ git \ git-lfs \ base \