Sign inSign up

rikles/archlinux-toolbox

By rikles

•Updated almost 3 years ago

Archlinux toolbox, used with Toolbox.

Image
0

310

rikles/archlinux-toolbox repository overview

⁠Archlinux Toolbox

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.

⁠Usage

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

⁠Tags

⁠base latest

This is the latest minimal version, the best way to build a toolbox based on arch.


⁠dev

Development environment with neovim.
The installed packages are compatible with my dotfiles⁠ for a beautiful minimalist neovim integration with autocompletion


⁠android

Includes the Android Tools, for a toolbox with adb and fastboot.

⁠Sources

https://codeberg.org/rikles/archlinux-toolbox⁠

Tag summary

Content type

Image

Digest

sha256:12d15ea66…

Size

201.7 MB

Last updated

almost 3 years ago

docker pull rikles/archlinux-toolbox