mirror of
https://github.com/Maschell/SDL2_Playground.git
synced 2025-03-01 10:55:30 +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 |