boxkit VS distrobox

Compare boxkit vs distrobox and see what are their differences.

boxkit

Build your own custom OCI distrobox container (by ublue-os)

distrobox

Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox (by 89luca89)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
boxkit distrobox
16 402
145 8,976
5.5% -
6.0 9.6
18 days ago 1 day ago
Dockerfile Shell
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

boxkit

Posts with mentions or reviews of boxkit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-08.
  • Windows 11 adding ads to Start Menu
    1 project | news.ycombinator.com | 15 Apr 2024
    https://universal-blue.org

    Using the Bazzite image has replaced Windows for me. Basically everything works.

  • Bazzite – The Next Generation of Linux Gaming
    3 projects | news.ycombinator.com | 8 Mar 2024
    There are a slew of images built on Fedora Silverblue and a lot of them are very interesting. The ability to rebase in and out of base images safely and atomically is really powerful and liberating. If you haven’t tried an “immutable” distribution, I would highly recommend it. It really does feel like the most logical way to run Linux with zero fuss and maximum flexibility and safety,

    https://universal-blue.org/

  • Bazzite – a Steam0S-like OCI image for desktop, living room, and handheld PCs
    12 projects | news.ycombinator.com | 31 Dec 2023
  • Chimera Linux
    5 projects | news.ycombinator.com | 16 Dec 2023
    There isn't something completely like that, but Fedora Silverblue comes really close (and [Universal Blue](https://universal-blue.org/) pushes it slightly closer)
  • Performance of Fedora KDE and Gnome?
    1 project | /r/Fedora | 7 Dec 2023
    Once installed run the Universal Blue rebase script to make the Kinoiite OS more user friendly. (https://universal-blue.org/)
  • Best Overall Gaming Experience OS
    1 project | /r/linux_gaming | 5 Dec 2023
  • Thoughts of a future TuxedoOS
    1 project | /r/tuxedocomputers | 3 Dec 2023
    I'm thinking about Silverblue and Kenoite. Especially, I'm looking at the Universal Blue project. UBlue, because creating your ISO is dead simple because it starts from an OCI image declaration (docker compose).
  • Fedora 39 Released
    1 project | news.ycombinator.com | 7 Nov 2023
    I'm on a https://universal-blue.org/ -based "custom image" of Fedora Silverblue and I love it. In my image, I ship some essentials software and other things that are just easy to have in there like fonts, plus a script for installing gnome extensions. Then I have a Nix home-manager -based shell configuration containing some common developer tools as well. The bulk of the (GUI) software I use comes as Flatpaks, and my development environment is a distrobox arch container.

    I've set all updates to be automatic and almost never have to worry about them. I am on the :latest tag and my computer updates between major versions automatically, and I haven't had any breakage yet. I feel pretty confident in the stability of my system and feel like were the disk to corrupt, I could get back up and running with the exact same setup very quickly.

  • Project Bluefin Linux
    5 projects | news.ycombinator.com | 27 Oct 2023
    Hi! I worked on this with some friends over the past two years or so (we had to work on the generic tooling first: https://universal-blue.org/)

    I'm happy to answer questions you might have! Thanks for checking it out! (I'll be at KubeCon Chicago with stickers if you want the live demo on a Framework 13)

  • Alpine Linux does not make the news
    1 project | news.ycombinator.com | 25 Jul 2023
    This is actually run my computer, with a fedora-silverblue based image but my CLI is running alpine images.

    So I made a little kit so anyone can do this on any linux so you can try all the cool stuff in there without the downsides of running a less popular configuration on the bare metal.

    And since it's Alpine it's always a fast download vs. a heavier container.

    https://github.com/ublue-os/boxkit

distrobox

Posts with mentions or reviews of distrobox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-27.
  • Windows 11 now comes with its own adware
    1 project | news.ycombinator.com | 24 Apr 2024
    Regarding the stability issue on a dev machine - you may be interested in playing with one of the immutable-os distros, such as SilverBlue (fedora based).

    The high-level take-away is you can't break your actual OS since it's root filesystem is read-only, and you use "pet" containers (on docker, podman, whatever) to do your work in. Applications are either sandboxed via Flatpak, or installed/run inside your pet containers. If your pet container dies, you cry about it for a moment, and when you're ready you get a new one - your actual os and other containers remain unaffected.

    I use distrobox[1] to create/run the pet containers.

    [1] https://github.com/89luca89/distrobox

  • Tools for Linux Distro Hoppers
    7 projects | dev.to | 27 Mar 2024
    Distrobox is a tool that enables us to try Linux distro CLI, including their package manager. This requires a containerization tool (e.g., Docker). In Windows, this can be achieved using WSL (Windows Subsystem for Linux)
  • Distrobox: Use any Linux distribution inside your terminal
    1 project | news.ycombinator.com | 10 Feb 2024
  • Fedora Atomic Desktops
    3 projects | news.ycombinator.com | 9 Feb 2024
    I use containerized versions of things, ubuntu and chainguard images mostly.

    You can always create containers with init if that's how you want to do that though. Some distros publish images that come that way: https://github.com/89luca89/distrobox/blob/main/docs/useful_...

  • Raspberry Pi is manufacturing 70K Raspberry Pi 5s per week
    1 project | news.ycombinator.com | 15 Jan 2024
    https://news.ycombinator.com/item?id=38505448 ... https://github.com/89luca89/distrobox/blob/main/docs/useful_...
  • Operating System?
    1 project | /r/SteamDeck | 11 Dec 2023
    Yes, you can do that but I've seen others use something like distrobox to run linux inside of SteamOS: https://github.com/89luca89/distrobox/blob/main/docs/posts/steamdeck_guide.md
  • How much will I screw up my system after installing Merkuro Calendar (KDE Akonadi application), formerly called Kalendar, on GNOME?
    1 project | /r/gnome | 11 Dec 2023
    For such cases you might use something like this: https://github.com/89luca89/distrobox
  • Battery consumption of using remote development with WSL2?
    2 projects | /r/bashonubuntuonwindows | 7 Dec 2023
    Btw #3: Depending on what the user is trying to accomplish, e.g. maybe to make WSL(2) itself more of a "subsystem" than a "container engine", using something like Distrobox or nsbox.dev can be a good idea (along with Docker or Podman in Distrobox's case; the other one uses systemd-nspawn).
  • Cannot run containers with Distrobox
    1 project | /r/debian | 7 Dec 2023
    1. Find here in "Containers Distros" section the distro image that you want to install ("Toolbox" versions are better because they are configured for Distrobox) and get it URL: https://distrobox.it/compatibility/#containers-distros 2. Use that URL to create Distrobox: distrobox create -i registry.fedoraproject.org/fedora-toolbox:39 -n fedora_1_39 3. Enter Distrobox fedora_1_39: distrobox enter fedora_1_39 4. You are already in Distrobox console. Look at the name in console, it should be include the container name. 5. To exit Distrobox: exit 6. If you run: distrobox list you will see all distroboxes on the system. You will also see that distrobox that we exited is still running. 7. To stop distrobox use commands: distrobox stop fedora_1_39
  • In-depth Distrobox tutorial/ or video?
    1 project | /r/linux4noobs | 6 Dec 2023

What are some alternatives?

When comparing boxkit and distrobox you can also consider the following projects:

fedora-distrobox

toolbox - Tool for interactive command line environments on Linux

Jovian-NixOS - Discussions: https://matrix.to/#/#Jovian-Experiments:matrix.org

wsl-distrod - Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.

base - Base image: Silverblue with unfiltered Flathub, distrobox, and automatic updates (Deprecated)

docker-android - Android in docker solution with noVNC supported and video recording

boxkit - A blingier starting image for Toolbx and Distrobox.

flatpak - Linux application sandboxing and distribution framework

ublue - A familiar(ish) Ubuntu desktop for Fedora Silverblue.

rustdesk - An open-source remote desktop, and alternative to TeamViewer.

bluefin - An interpretation of the Ubuntu spirit built on Fedora technology

toolbox-vscode - Toolbox Visual Studio Code integration