OpenRCT2/dockerfiles/64bit/Dockerfile
Michał Janiszewski 35b72b7594 Add ccache to dockerfiles
[ci skip]
2018-05-30 00:00:34 +02:00

7 lines
331 B
Docker

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
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