mirror of
https://github.com/Maschell/SDL2_Playground.git
synced 2024-11-30 08:34:18 +01:00
5 lines
122 B
Docker
5 lines
122 B
Docker
FROM wiiuenv/devkitppc-with-sdl2:20201002
|
|
|
|
COPY --from=maschell/libgui-sdl:20201002 /artifacts $DEVKITPRO
|
|
|
|
WORKDIR project |