Archlinux toolbox that can be used with Toolbox.
An automated build is available in the Docker Hub as docker.io/palazzem/archlinux-toolbox:latest
.
From a system that has toolbox
installed, run:
$ toolbox create -i docker.io/palazzem/archlinux-toolbox:latest -c archlinux-toolbox
$ toolbox enter -c archlinux-toolbox
# You should see this but with your username:
# [palazzem@toolbox ~]$
This image has been introduced as an iteration of an official PR.