awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesBash Container Implementations

Minimalist container managers written in shell script to demonstrate or implement core kernel isolation features.

Distinguishing note: The candidates focus on using Docker, while this is a ground-up implementation of Docker-like functionality in Bash.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Bash Container Implementations. Refine with filters or upvote what's useful.

Awesome Bash Container Implementations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • p8952/bockerp8952 का अवतार

    p8952/bocker

    12,657GitHub पर देखें↗

    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

    Implements a minimal container management tool in Bash using Linux namespaces and cgroups.

    Shell
    GitHub पर देखें↗12,657
  1. Home
  2. Operating Systems & Systems Programming
  3. Bash Container Implementations