Show HN: Convert your Containerfile to a bootable OS

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • podman-desktop-extension-bootc

    Support for bootable OS containers (bootc) and generating disk images

  • ling

    Erlang on Xen

  • On a tangential note, does anyone here remember Erlang on Xen [0]? It's a project from a decade ago, allowing you to package your code to run directly on the hypervisor without an OS. I really liked that approach and am wondering why it seems to have hit a dead end.

    [0] https://github.com/cloudozer/ling

  • 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.

    InfluxDB logo
  • d2vm

    Build Virtual Machine Image from Dockerfile or Docker image

  • https://github.com/linka-cloud/d2vm does a similar thing an I‘ve used it successfully

  • peckish

    peckish (case-sensitive) is a CLI tool/Rust library for (re)packaging Linux software artifacts.

  • Somewhat-related, a project of mine (https://github.com/queer/peckish) allows for converting docker images to ext4 images.

  • 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

  • That seems more like Distrobox to me(?) https://distrobox.it/

  • elemental-toolkit

    :snowflake: The toolkit to build, ship and maintain cloud-init driven Linux derivatives based on container images

  • There's also Elemental which is SUSE-oriented but distro agnostic https://github.com/rancher/elemental-toolkit

    I've been hoping NixOS moves in this direction over time, the distribution/rollout aspect seems under-baked currently.

  • ucore

    An OCI base image of Fedora CoreOS with batteries included

  • uCore does this if you wanna check it out: https://github.com/ublue-os/ucore

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • nanos

    A kernel designed to run one and only one application in a virtualized environment

  • Erlang on Xen was most definitely an inspiration behind what we're working on with https://nanos.org .

  • alpine-make-vm-image

    Make customized Alpine Linux disk image for virtual machines

  • I understand this is similar to alpine-make-vm-image [0] or nixos-generators [1]

    By the way, is there a way to create minimal NixOS VMs without systemd?

    - [0] https://github.com/alpinelinux/alpine-make-vm-image

  • bootc-image-builder

    A container for deploying bootable container images.

  • Using bootc-image-builder (https://github.com/osbuild/bootc-image-builder)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts