From e8e1b702f67c4339d056ad85ac95ea82a3473312 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Sat, 15 Oct 2016 22:13:56 +0200 Subject: [PATCH] Add 64 bit docker file with Arch Linux in it --- dockerfiles/64bit/Dockerfile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dockerfiles/64bit/Dockerfile diff --git a/dockerfiles/64bit/Dockerfile b/dockerfiles/64bit/Dockerfile new file mode 100644 index 0000000000..87ba0526dd --- /dev/null +++ b/dockerfiles/64bit/Dockerfile @@ -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