Commit Graph

57 Commits

Author SHA1 Message Date
Stefan Agner 513ddd585f add manifest creation stage 2019-01-23 11:36:27 +01:00
Stefan Agner a5e3bb63c2 prepare Qemu as root 2019-01-23 11:16:30 +01:00
Stefan Agner 662129b1b2 introduce script to prepare Qemu user emulation 2019-01-23 11:01:54 +01:00
Stefan Agner 24f5c91128 remove unnecessary pacman-key init 2019-01-23 10:47:34 +01:00
Stefan Agner 190c5265a6 fix docker push 2019-01-23 01:14:54 +01:00
Stefan Agner c03280b09e Support AArch64 2019-01-23 01:08:08 +01:00
Stefan Agner 8dfabe4056 initial commit
Create Arch Linux ARM images using multi-stage Dockerfile. This
works well with binfmt emulation and allows to generate images
from scratch.

Inspiration taken from:
- https://github.com/archlinux/archlinux-docker
- https://github.com/lopsided98/archlinux
2019-01-23 00:31:17 +01:00