crosstool-ng/testing/docker/archlinux/Dockerfile
Alexey Neyman 715d6376bf First stab at docker-based test framework
Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-15 14:29:09 -07:00

4 lines
110 B
Docker

FROM hoverbear/archlinux
RUN pacman -Syu --noconfirm
RUN pacman -S --noconfirm base-devel git help2man python