GithubHelp home page GithubHelp logo

boxkitarch's Introduction

boxkitarch

A base image and action for Toolbx and Distrobox.

My fork of boxkit for use on fedora 37. This is a an arch linux image modified to be extensible with any packages I feel necessitates being in my "base" config.

  • Adds some quality of life
    • lots of common tools not included in the base arch image git, openssh, etc...
    • btop for process management
    • python3
    • some tools that I personally use on the day-today like mpv, nmap, sxiv
  • Host Management QoL
    • These are meant for occasional one off commands, not complex workflows
      • Auto symlink the flatpak and podman commands
      • Auto symlink rpm-ostree for Fedora
  • Add access to the AUR and the AUR helper yay

How to use

Create Box

If you use distrobox:

distrobox create -i ghcr.io/gaberob/boxkit -n boxkit
distrobox enter boxkit

If you use toolbx:

toolbox create -i ghcr.io/gaberob/boxkit -c boxkit
toolbox enter boxkit

Verification

These images are signed with sisgstore's cosign. You can verify the signature by downloading the cosign.pub key from this repo and running the following command:

cosign verify --key cosign.pub ghcr.io/gaberob/boxkit

If you're forking this repo you should read the docs on keeping secrets in github. You need to generate a new keypair with cosign. The public key can be in your public repo (your users need it to check the signatures), and you can paste the private key in Settings -> Secrets -> Actions.

Finding Good Base Images

Of course you can make this however you want, but start with the Toolbx Community images. These are a set of mostly-stock images with packages needed to run as a toolbox/distrobox already installed.

boxkitarch's People

Contributors

castrojo avatar gaberob avatar wjt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.