]> git.localhorst.tv Git - blank.git/blob - Dockerfile
fe9592f39bb89219adada695bf82704e969049e5
[blank.git] / Dockerfile
1 FROM localhorsttv/archlinux-run:latest
2
3 RUN pacman -S --needed --noconfirm \
4         base-devel \
5         cppcheck \
6         cppunit \
7         git \
8         glm \
9         && \
10         paccache -rk 0