mirror of
https://github.com/wiiu-env/KernelModule.git
synced 2024-11-08 11:05:09 +01:00
6 lines
136 B
Docker
6 lines
136 B
Docker
FROM ghcr.io/wiiu-env/devkitppc:20240505
|
|
|
|
COPY --from=ghcr.io/wiiu-env/wiiumodulesystem:20240424 /artifacts $DEVKITPRO
|
|
|
|
WORKDIR project
|