1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-10-18 06:30:41 +00:00
hyperrogue/.devcontainer/Dockerfile

3 lines
144 B
Docker
Raw Normal View History

2024-08-25 10:15:02 +00:00
FROM debian
RUN apt-get update && apt-get install -y make g++ libsdl1.2-dev libsdl-ttf2.0-dev libsdl-gfx1.2-dev libsdl-mixer1.2-dev libglew-dev