Archlinux toolbox, used with Toolbox.
310
Toolbox makes it easy to use a containerized environment. On immutable operating systems, it provides a familiar package-based environment in which tools and libraries can be installed and used. However, toolbox can also be used on package-based systems.
From a system that has toolbox installed, run:
$ toolbox create -i docker.io/rikles/archlinux-toolbox:latest arch
$ toolbox enter arch
Update packages in a toolbox:
$ sudo pacman -Syu
base latestThis is the latest minimal version, the best way to build a toolbox based on arch.
devDevelopment environment with neovim.
The installed packages are compatible with my dotfiles for a beautiful minimalist neovim integration with autocompletion
androidIncludes the Android Tools, for a toolbox with adb and fastboot.
Content type
Image
Digest
sha256:12d15ea66…
Size
201.7 MB
Last updated
almost 3 years ago
docker pull rikles/archlinux-toolbox