mirror of
https://github.com/Maschell/WiiUHomebrewDocker.git
synced 2024-11-27 22:14:22 +01:00
Add Dockerfile for core-with-arm image
This commit is contained in:
parent
fa5b853ca7
commit
a75224637a
6
wiiu-core-with-arm/Dockerfile
Normal file
6
wiiu-core-with-arm/Dockerfile
Normal file
@ -0,0 +1,6 @@
|
||||
FROM wiiulegacy/core:latest
|
||||
|
||||
MAINTAINER Maschell <maschell@gmx.de>
|
||||
|
||||
RUN yes | sudo dkp-pacman -Syu devkitARM --needed
|
||||
ENV DEVKITARM=${DEVKITPRO}/devkitARM
|
Loading…
Reference in New Issue
Block a user