awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 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/boot2dockerboot2docker 的头像

    boot2docker/boot2docker

    8,278在 GitHub 上查看↗

    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
    在 GitHub 上查看↗8,278
  • coreos/rocketC

    coreos/rocket

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • docker/containerdD

    docker/containerd

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fnichol/dvmF

    fnichol/dvm

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • google/lmctfygoogle 的头像

    google/lmctfy

    3,404在 GitHub 上查看↗

    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++
    在 GitHub 上查看↗3,404
  • lxc/lxdlxc 的头像

    lxc/lxd

    5,554在 GitHub 上查看↗

    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
    在 GitHub 上查看↗5,554

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • p8952/bockerp8952 的头像

    p8952/bocker

    12,657在 GitHub 上查看↗

    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
    在 GitHub 上查看↗12,657
  • vmware/photonvmware 的头像

    vmware/photon

    3,179在 GitHub 上查看↗

    Minimal Linux container host

    Python
    在 GitHub 上查看↗3,179