first commit

This commit is contained in:
Maschell 2020-10-02 21:18:47 +02:00
commit b6e2a74be3
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
FROM wiiuenv/devkitppc:20200810
RUN dkp-pacman -Syu && dkp-pacman -S --noconfirm wiiu-sdl2-libs && dkp-pacman -Scc --noconfirm

2
devkitppc/Dockerfile Normal file
View File

@ -0,0 +1,2 @@
FROM devkitpro/devkitppc:20200730
RUN dkp-pacman -Syu --noconfirm