summarylogtreecommitdiffstats
path: root/Dockerfile
blob: 569af1cb5ceafff6a3b412f3530c70749a1c19a9 (plain)
1
2
3
4
5
6
7
FROM archlinux:base
# ref. https://github.com/KSXGitHub/github-actions-deploy-aur

RUN pacman -Syu --noconfirm
RUN pacman -S --noconfirm --needed \
      pacman-contrib