aur-update/Dockerfile
2018-12-28 12:17:43 +01:00

10 lines
172 B
Docker

FROM archlinux/base:latest
RUN set -ex \
&& pacman -Sy \
&& pacman -S --noconfirm --needed \
base-devel \
curl \
git \
jq \
pacman-contrib