aur-update/Dockerfile

11 lines
172 B
Text
Raw Normal View History

FROM archlinux/base:latest
2018-12-28 11:17:43 +00:00
RUN set -ex \
&& pacman -Sy \
&& pacman -S --noconfirm --needed \
base-devel \
curl \
git \
jq \
pacman-contrib