/archlinux-toolbox

Archlinux toolbox

Primary LanguageDockerfileApache License 2.0Apache-2.0

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.