FROM archlinux:base-devel LABEL maintainer="Julien CLEMENT [https://juju.re]" RUN pacman -Syy RUN pacman -Sy --noconfirm gcc clang \ base-devel meson cmake autoconf autoconf-archive \ musl \ python3 python-pip \ gtest \ libev \ boost \ openssl \ llvm \ grub libisoburn arch-install-scripts mtools \ && pacman -Scc --noconfirm