archlinux-toolbox icon indicating copy to clipboard operation
archlinux-toolbox copied to clipboard

Archlinux toolbox

Archlinux Toolbox

Archlinux toolbox that can be used with Toolbox. An automated build is available in the Docker Hub as docker.io/palazzem/archlinux-toolbox:latest.

Usage

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.