Straight extract of the archlinux-bootstrap-*-x86_64.tar.gz
544
latest build processes http://mirror.de.leaseweb.net/archlinux/iso/latest/
ABSTB="/mnt/b2/git-repos/docker/archlinux/archboot/downloads/archlinux-bootstrap-2014.12.01-x86_64.tar.gz" TMPDIR="/tmp/abstb-tm" mkdir $TMPDIR && cd $TMPDIR tar zxf $ABSTB sudo tar -cf tmp.tar root.x86_64/* cat tmp.tar | sudo docker import - isntall/arch-base-x86_64:20141201
that is non-trival, but still how it gets built
i'll fix it later
Content type
Image
Digest
sha256:b77af1cb5…
Size
92.7 MB
Last updated
almost 11 years ago
docker pull isntall/arch-base-x86_64