Commit graph

4 commits

Author SHA1 Message Date
Stefan Agner 29b03839ad remove unnecessary umask 2019-01-24 16:15:09 +01:00
Stefan Agner 061773dd9f add die function for pacstrap-docker 2019-01-24 16:04:38 +01:00
Stefan Agner f463a85205 check pacstrap is run as root, print umask 2019-01-24 14:17:25 +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