awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
containers avatar

containers/image

0
View on GitHub↗
963 stars·399 forks·Go·Apache-2.0·9 vues

Image

This project is a container image transfer library and programmatic toolkit designed for moving and managing container images between distinct registries, storage backends, and file formats. It provides an OCI image specification toolkit for inspecting, parsing, and converting image formats across different registry implementations without format loss, acting as a registry client library for interacting with remote endpoints to pull, push, and inspect manifests.

The library features a transport-plugin architecture that uses modular communication handlers to connect remote registries, local storage backends, and archived file formats. It implements an OCI manifest-based abstraction layer to represent container images independently of their physical transport formats, supported by streaming layer-blob processing that transfers individual image layers directly between endpoints.

Operations are reinforced by cryptographic digest verification to validate the integrity of transferred manifests and content layers, alongside configuration-driven policy enforcement that applies security restrictions, signature checks, and destination constraints dynamically according to user-defined rules.

Features

  • Transfer Utilities - Moves container images between distinct registries, storage backends, and file formats using command-line commands or programmatic scripts.
  • Container Image Conversions - Converts container images between various file formats and storage types for different runtime environments.
  • OCI Container Registry Clients - Acts as a registry client library for interacting with remote endpoints to pull, push, and inspect container images and manifests.
  • Image Copying Utilities - Copies container images between different registries and storage backends while preserving format compatibility and image integrity.
  • Image Specification Toolkits - Provides an OCI image specification toolkit for inspecting, parsing, and converting image formats across different registry implementations without format loss.
  • Transfer Libraries - Provides a tool for moving container images between distinct registries, storage backends, and file formats via command-line operations or programmatic scripts.
  • OCI Registry Transports - Defines a unified internal data structure representing container images independently of their physical registry transport formats.
  • Container Image Layer Transfers - Transfers individual container image layers directly between source and destination endpoints without loading entire archives into memory.
  • Container Image Management - Moves container images between different registries and storage backends while preserving format compatibility and image integrity.
  • Registry Migration Utilities - Transfers container images between distinct registries programmatically or via command-line tools for backup and migration.
  • Configuration and Policy Enforcement - Applies security restrictions, signature checks, and destination constraints dynamically according to user-defined rules.
  • Cryptographic Verification - Validates the integrity of transferred image manifests and content layers using cryptographic hashes during transit.
  • Modular Plugin Architectures - Uses modular communication handlers to connect distinct remote registries, local storage backends, and archived file formats.

Historique des stars

Graphique de l'historique des stars pour containers/imageGraphique de l'historique des stars pour containers/image

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Image

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Image.
  • projectatomic/skopeoAvatar de projectatomic

    projectatomic/skopeo

    11,010Voir sur GitHub↗

    Skopeo is a command line utility for inspecting, copying, and managing OCI and Docker container images across registries and local storage. It functions as a container image tool and registry manager that performs these operations without requiring a background daemon to be running on the host. The tool specializes in daemonless image manipulation, allowing users to retrieve metadata, manifests, and tags from remote registries without pulling the full image locally. It provides capabilities for mirroring external repositories to internal registries for air-gapped deployments and manages the t

    Go
    Voir sur GitHub↗11,010
  • containers/skopeoAvatar de containers

    containers/skopeo

    10,982Voir sur GitHub↗

    Skopeo is an OCI container image manager and registry client designed for inspecting, copying, and signing container images across different registries and storage backends. It enables the manipulation of container images using direct API calls to registries, operating independently of a local container daemon or runtime. The tool provides specialized capabilities for container image mirroring and synchronization, specifically supporting the mirroring of external repositories to internal registries for air-gapped environments. It also functions as a container image signing tool, allowing for

    Go
    Voir sur GitHub↗10,982
  • apple/containerizationAvatar de apple

    apple/containerization

    8,711Voir sur GitHub↗

    Containerization is a Swift-based framework that runs Linux containers in lightweight virtual machines on Apple Silicon Macs. It provides a native container runtime for macOS, enabling developers to execute Linux containers directly on their Apple Silicon hardware without requiring a separate Linux environment or Docker Desktop. The framework supports custom Linux kernel injection, allowing users to provide their own kernel images and select per-container kernel versions and configurations. It includes an ext4 filesystem image builder for creating root filesystems from scratch, and an OCI ima

    Swift
    Voir sur GitHub↗8,711
  • jessfraz/imgAvatar de jessfraz

    jessfraz/img

    3,986Voir sur GitHub↗

    img is a daemon-less tool for building Open Container Initiative compliant images without requiring root privileges. It functions as a standalone builder and registry client that creates container images from build files without the need for a background process or elevated system permissions. The project provides a multi-platform image generator capable of targeting different operating systems and hardware architectures. It includes an OCI registry client for authenticating with remote registries to push, pull, and manage image artifacts. The toolset covers image construction and artifact m

    Go
    Voir sur GitHub↗3,986
Voir les 30 alternatives à Image→

Questions fréquentes

Que fait containers/image ?

This project is a container image transfer library and programmatic toolkit designed for moving and managing container images between distinct registries, storage backends, and file formats. It provides an OCI image specification toolkit for inspecting, parsing, and converting image formats across different registry implementations without format loss, acting as a registry client library for interacting with remote endpoints to pull, push, and inspect manifests.

Quelles sont les fonctionnalités principales de containers/image ?

Les fonctionnalités principales de containers/image sont : Transfer Utilities, Container Image Conversions, OCI Container Registry Clients, Image Copying Utilities, Image Specification Toolkits, Transfer Libraries, OCI Registry Transports, Container Image Layer Transfers.

Quelles sont les alternatives open-source à containers/image ?

Les alternatives open-source à containers/image incluent : projectatomic/skopeo — Skopeo is a command line utility for inspecting, copying, and managing OCI and Docker container images across… containers/skopeo — Skopeo is an OCI container image manager and registry client designed for inspecting, copying, and signing container… apple/containerization — Containerization is a Swift-based framework that runs Linux containers in lightweight virtual machines on Apple… jessfraz/img — img is a daemon-less tool for building Open Container Initiative compliant images without requiring root privileges.… distribution/distribution — Distribution is an open-source container image registry that implements the OCI Distribution Specification, enabling… containers/ramalama — Ramalama is a containerized runtime and management tool for large language models. It functions as an OCI AI model…

Collections incluant Image

Sélections manuelles où Image apparaît.
  • Constructeurs d'images de conteneurs sans daemon
  • Container registry