Commit ae548304 authored by Olivier Le Monnier's avatar Olivier Le Monnier
Browse files

Fichier de construction de l'image à compléter

parent da799d7d
Loading
Loading
Loading
Loading
Loading

Dockerfile

0 → 100644
+6 −0
Original line number Diff line number Diff line
FROM didstopia/sdl2

RUN apt-get update && apt-get upgrade -y
RUN dpkg -l gcc
RUN dpkg -l make
RUN dpkg -l libsdl2-dev