mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-23 23:09:16 +01:00
6 lines
187 B
Docker
6 lines
187 B
Docker
FROM wiiuenv/devkitppc:20200810
|
|
|
|
COPY --from=wiiuenv/wiiupluginsystem:20200829 /artifacts $DEVKITPRO
|
|
COPY --from=wiiuenv/controller_patcher:20201216 /artifacts $DEVKITPRO
|
|
|
|
WORKDIR project |