mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2025-01-09 03:20:43 +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 |