OpenRCT2/dockerfiles/64bit/Dockerfile

7 lines
309 B
Docker
Raw Normal View History

FROM nfnty/arch-mini
RUN pacman -Syyu --noconfirm
2017-09-17 22:16:27 +02:00
RUN pacman -S --noconfirm gcc gcc-libs git curl jshon expac yajl wget unzip cmake ninja && pacman -Sc
RUN pacman -S --noconfirm systemd curl sdl2 speex fontconfig openssl libpng jansson libzip && pacman -Sc
RUN pacman -S --noconfirm --needed make pkg-config