mirror of
https://github.com/wiiu-env/KernelModule.git
synced 2025-11-23 11:37:29 +01:00
6 lines
136 B
Docker
6 lines
136 B
Docker
FROM ghcr.io/wiiu-env/devkitppc:20230420
|
|
|
|
COPY --from=ghcr.io/wiiu-env/wiiumodulesystem:20230417 /artifacts $DEVKITPRO
|
|
|
|
WORKDIR project
|