Coder Social home page Coder Social logo

distrobox-boxkit's Introduction

distrobox-boxkit


This is a personal distrobox container image. I used the https://github.com/ublue-os/boxkit template to build it.


A base image and action for Toolbx and Distrobox. Sure, you can use the distro you're used to, but what if ...

This image is going to experiment with what a "born from cloud native" UNIX terminal experience would look like. It is used in conjuction with a dotfile manager and designed to be the companion terminal experience for cloud-native desktops. We're starting small but have big aspirations.

  • Starts with the latest Alpine image from the Toolbx Community Images
  • Adds some quality of life
    • starship prompt for that <3
    • just for task execution
    • chezmoi for dotfile management
    • btop for process management
    • micro and helix text editors
    • clipboard to cut, copy, and paste anything, anywhere, all from the terminal!
    • python3
    • Some common power tools: plocate, fzf, cosign, ripgrep, github-cli, and ffmpeg
    • CLI tools recommended by rawkode
      • direnv - environment variable extension for your shell
      • atuin - magical shell history
  • Host Management QoL
    • These are meant for occasional one off commands, not complex workflows
      • Auto symlink the flatpak, podman, and docker commands
      • Auto symlink rpm-ostree for Fedora
      • Auto symlink transactional-update for openSUSE MicroOS

How to use

Create Box

If you use distrobox:

distrobox create -i ghcr.io/sschmeier/boxkit -n boxkit --pull
distrobox enter boxkit

If you use toolbx:

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

Pull down your config

Use chezmoi to pull down your dotfiles and set up git sync.

Make your own

I recommend using the origianl template at https://github.com/ublue-os/boxkit

Fork and add programs to this this image - over time you'll end up with the perfect CLI for you. Keeping it as a pet works, though the author recommends leaving all your config in git and routinely pulling a new image.

The user experience is much nicer if you set your terminal open right in the container and is the intended experience.

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/sschmeier/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. Create a repository key names SIGINING_KEY

distrobox-boxkit's People

Contributors

dependabot[bot] avatar sschmeier avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

loudmouthjester

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.