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