awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to docker/dockerlite

Open-source alternatives to Dockerlite

8 open-source projects similar to docker/dockerlite, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dockerlite alternative.

  • boot2docker/boot2dockerAvatar von boot2docker

    boot2docker/boot2docker

    8,278Auf GitHub ansehen↗

    Boot2Docker is a minimal Linux distribution that boots entirely from RAM to turn any machine into a Docker host. It is delivered as a bootable ISO image that can be written to SD cards, USB sticks, or hard disks, starting Docker containers in about five seconds without requiring a full operating system installation. The system is preconfigured for use as a VirtualBox virtual machine, with persistent disk mounting that automatically stores Docker images, containers, volumes, and SSH keys across restarts. It supports host-to-container file sharing through VirtualBox Guest Additions integration,

    Shell
    Auf GitHub ansehen↗8,278
  • coreos/rocketC

    coreos/rocket

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • docker/containerdD

    docker/containerd

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fnichol/dvmF

    fnichol/dvm

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • google/lmctfyAvatar von google

    google/lmctfy

    3,404Auf GitHub ansehen↗

    lmctfy (pronounced l-m-c-t-fi, IPA: /ɛlɛmsitifаɪ/) is the open source version of Google’s container stack, which provides Linux application containers. These containers allow for the isolation of resources used by multiple applications running on a single machine. This gives the applications the…

    C++
    Auf GitHub ansehen↗3,404
  • lxc/lxdAvatar von lxc

    lxc/lxd

    5,554Auf GitHub ansehen↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Go
    Auf GitHub ansehen↗5,554

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • p8952/bockerAvatar von p8952

    p8952/bocker

    12,657Auf GitHub ansehen↗

    Bocker is a minimal container management tool written in Bash that implements core container functionality using Linux namespaces and control groups. It serves as a Linux container manager capable of starting and managing isolated processes and images through low-level kernel features. The project includes an OCI image tool for pulling, saving, and building container images compatible with industry standards. It further integrates a cgroup resource controller to restrict CPU and memory consumption for isolated processes. The tool covers the full container lifecycle, including process isolati

    Shell
    Auf GitHub ansehen↗12,657
  • vmware/photonAvatar von vmware

    vmware/photon

    3,179Auf GitHub ansehen↗

    Minimal Linux container host

    Python
    Auf GitHub ansehen↗3,179