With this patch is possible to build the aarch64 and armv7 images in a x86 host by adding the qemu
static binary in the build image, subsequently removing it to save the disk space.
Removed the ADD source entry (not required)
Renamed the x86 .debug dockerfile to -debug (to ease automation)
Signed-off-by: Jorge Niedbalski jnr@metaklass.org