mirror of
https://github.com/wiiu-env/KernelModule.git
synced 2024-11-18 07:49:19 +01:00
6 lines
136 B
Docker
6 lines
136 B
Docker
FROM ghcr.io/wiiu-env/devkitppc:20220806
|
|
|
|
COPY --from=ghcr.io/wiiu-env/wiiumodulesystem:20220904 /artifacts $DEVKITPRO
|
|
|
|
WORKDIR project
|