Used to build Nintendo 3DS FIRM images
1.3K
A custom Docker image used to build Nintendo 3DS FIRM images. Based on the devkitpro/devkitarm image.
This includes:
Prebuilt images can be pulled from ianburgwin/firmbuilder. Or build it yourself:
docker build -t ianburgwin/firmbuilder .
This adds a user and starts with the working directory /host.
docker run -it --rm -v $PWD:/host ianburgwin/firmbuilder
Content type
Image
Digest
sha256:05dd0c100…
Size
513.5 MB
Last updated
7 months ago
docker pull ianburgwin/firmbuilder