mirror of
https://github.com/wiiu-env/docker-images.git
synced 2024-11-29 05:04:16 +01:00
first commit
This commit is contained in:
commit
b6e2a74be3
2
devkitppc-with-sdl2/Dockerfile
Normal file
2
devkitppc-with-sdl2/Dockerfile
Normal 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
2
devkitppc/Dockerfile
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
FROM devkitpro/devkitppc:20200730
|
||||||
|
RUN dkp-pacman -Syu --noconfirm
|
Loading…
Reference in New Issue
Block a user