]> git.localhorst.tv Git - blank.git/blob - scripts/docker/ubuntu-devel-build/Dockerfile
ubuntu latest and devel docker images
[blank.git] / scripts / docker / ubuntu-devel-build / Dockerfile
1 FROM ubuntu:devel
2
3 RUN apt update
4 RUN apt -y install --no-install-recommends build-essential libglew-dev libglm-dev libsdl2-dev libsdl2-image-dev libsdl2-net-dev libsdl2-ttf-dev libopenal-dev libalut-dev zlib1g-dev libcppunit-dev