A minimal Debian environment for compiling Amiberry for AARCH64 (ARM64) systems
10K+
A Docker image based on Debian, including all the requirements to build Amiberry for AARCH64 (64-bit).
The last 3 Debian releases are supported, as tags. Latest will always give you the latest release.
Usage: docker run --rm -it -v <dir-you-cloned-amiberry-into>:/build midwan/amiberry-debian-aarch64:latest
Then you can proceed to compile Amiberry as usual, e.g. make -j8 PLATFORM=rpi4-64-sdl2
Content type
Image
Digest
sha256:4efbb8226…
Size
623.9 MB
Last updated
about 1 month ago
docker pull midwan/amiberry-debian-aarch64