Skip to content

rycus86/docker-arm64v8-debian-qemu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Debian + QEMU + ARM64 (aarch64)

Build Status Layers

This project enables building a Docker image to allow running 64-bits ARM Debian builds on non-arm hosts (like Travis build agents).

Usage

Before building images from this image or running containers from those on x86 architecture execute the following command:

docker run --rm --privileged multiarch/qemu-user-static:register --reset

As described in its GitHub project this will register the static QEMU binary that exists in this base image for all supported processors.

About

Building an arm64 (aarch64) debian image with qemu binary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published