2 repository-uri
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.
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.
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.