awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesContainer Asset Importers

Mechanisms for copying local files or fetching remote artifacts into a container image.

Distinguishing note: Shortlist candidates focus on 3D assets or general file synchronization, not container image build-time imports.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Container Asset Importers. Refine with filters or upvote what's useful.

Awesome Container Asset Importers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • docker-library/official-imagesAvatar docker-library

    docker-library/official-images

    6,972Vezi pe GitHub↗

    This project is a collection of curated and standardized Docker base images that serve as reliable starting points for building containerized applications. It functions as an OCI container image repository and a build template library, providing a central source of truth for images that adhere to Open Container Initiative standards for portability. The project utilizes an automated image lifecycle pipeline to build, tag, and push images, ensuring that dependencies remain current and security patches are applied. It specifically supports cross-platform distribution by providing a multi-archite

    Provides capabilities to import local files or remote artifacts directly into the image filesystem.

    Shell
    Vezi pe GitHub↗6,972
  • lxc/lxdAvatar lxc

    lxc/lxd

    5,554Vezi pe 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

    Imports root file systems for containers and bootable disk images for virtual machines.

    Go
    Vezi pe GitHub↗5,554
  1. Home
  2. DevOps & Infrastructure
  3. Container Asset Importers

Explorează sub-etichetele

  • Container and VM Root Filesystem ImportersImporting root file systems for containers or bootable disks, partitions, and images for virtual machines. **Distinct from Container Asset Importers:** Distinct from Container Asset Importers: imports full root filesystems or bootable disk images, not just individual files into a container image.