1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Add 64 bit docker file with Arch Linux in it

This commit is contained in:
Michał Janiszewski
2016-10-15 22:13:56 +02:00
parent 3b8ca9c480
commit e8e1b702f6

View File

@@ -0,0 +1,6 @@
FROM nfnty/arch-mini
RUN pacman -Syyu --noconfirm
RUN pacman -S --noconfirm gcc gcc-libs git curl jshon expac yajl wget unzip cmake && pacman -Sc
RUN pacman -S --noconfirm curl sdl2 speex fontconfig openssl libpng sdl2_ttf jansson && pacman -Sc
RUN pacman -S --noconfirm --needed make pkg-config