Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Archlinux Toolbox

This is an Archlinux container image, modified for use with toolbox.

The image is modified as per toolbox' README, meaning:

  • sudo is enabled for users in the wheel group.
  • Passwordless usage of sudo is allowed.
  • The com.github.containers.toolbox="true" label is set.

Usage

  1. Clone the repository and build the image:

    git clone https://github.com/chzerv/archlinux-toolbox.git && \ 
    cd archlinux-toolbox && \
    podman build . -t archlinux-toolbox
  2. Create a toolbox from the built image:

    toolbox create --image archlinux-toolbox
  3. Enter the toolbox:

    toolbox enter archlinux--toolbox

About

Slightly modified Archlinux image for usage with toolbox

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Contributors

Languages