add yay to install

This commit is contained in:
Oskar 2021-10-23 12:45:41 +02:00 committed by GitHub
parent 1495d5febb
commit 8af188ddf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 \