OpenRCT2/dockerfiles/64bit/Dockerfile

7 lines
331 B
Docker
Raw Normal View History

FROM nfnty/arch-mini
RUN pacman -Syyu --noconfirm
RUN pacman -S --noconfirm base-devel gcc gcc-libs git curl jshon expac yajl wget unzip cmake ninja && pacman -Sc
2018-05-30 00:00:34 +02:00
RUN pacman -S --noconfirm systemd curl ccache sdl2 speex fontconfig openssl libpng jansson libzip icu && pacman -Sc
RUN pacman -S --noconfirm --needed make pkg-config