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 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