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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
containers avatar

containers/skopeo

0
View on GitHub↗
10,982 estrellas·931 forks·Go·Apache-2.0·9 vistas

Skopeo

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 the attachment and verification of cryptographic signatures to ensure content integrity and authenticity.

Broad functional areas include remote registry administration and inspection, which allow for the retrieval of image manifests and metadata as well as the deletion of specific image versions and tags. The system also manages secure registry access through credential-based authentication and session management.

Features

  • Container Image Management - Moves and copies container images between different registries or local storage without needing a full container runtime.
  • Registry Mirroring - Mirrors external container repositories to internal registries to provide image access for air-gapped environments.
  • Image Copying Utilities - Moves images between registries, local directories, and storage daemons without requiring a full container runtime.
  • Container Image Mirroring Tools - Syncs images between remote registries and local storage to support air-gapped environments.
  • Daemonless Image Manipulation - Manipulates container images using direct API calls to registries instead of relying on a local container daemon.
  • Container Registry Management - Handles authentication and session management for authorizing protected operations on remote container registries.
  • Image Registry Clients - Manages remote image repositories and manifests without requiring a full container runtime.
  • Remote Image Inspection - Views image manifests and metadata from a remote registry without having to pull the actual image.
  • Repository Mirrors - Provides mechanisms to synchronize remote container image repositories to local servers, supporting air-gapped environments.
  • Container Image Signing Tools - Attaches and verifies cryptographic signatures on container images to ensure content integrity.
  • Container Image Signatures - Attaches and verifies digital signatures on image manifests to ensure content integrity and origin.
  • Registry Authentication Providers - Provides secure access to private registries using bearer tokens, certificates, and credential helpers.
  • Remote Image Pulling - Retrieves manifests, layers, and metadata from a registry to view tags and labels without pulling images.
  • Registry Management - Manages authenticated sessions and deletes specific image versions or tags directly from remote registries.
  • Remote Image Deletion - Removes specific images or tags from a remote container image repository.
  • Image Integrity Verification - Validates container image signatures to ensure only trusted code is deployed to the environment.
  • Image Inspection - Retrieves low-level information and available tags from a remote registry to verify version details.
  • Container Image Analyzers - Retrieves metadata and detailed information from remote registries without requiring a local container runtime.
  • Filesystem Storage Drivers - Streams image layers between registries and storage without extracting them to a root filesystem.
  • Manifest Resolvers - Moves images by parsing manifests to fetch and stream individual filesystem layers.
  • Registry API Integrations - Communicates with remote registries via HTTP APIs to move, inspect, and delete manifests and layers.
  • Container Image Signing - Enables attaching and verifying cryptographic signatures on container images to ensure content integrity.
  • Container Management - Container image management tool.
  • Build And Packaging - Retrieves and manages remote container registry images.
  • Registry Clients - Retrieves information and copies images between registries.

Historial de estrellas

Gráfico del historial de estrellas de containers/skopeoGráfico del historial de estrellas de containers/skopeo

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Skopeo

Proyectos open-source similares, clasificados según cuántas características comparten con Skopeo.
  • projectatomic/skopeoAvatar de projectatomic

    projectatomic/skopeo

    11,010Ver en 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
    Ver en GitHub↗11,010
  • genuinetools/imgAvatar de genuinetools

    genuinetools/img

    3,987Ver en GitHub↗

    img is a collection of toolsets for building, managing, and manipulating OCI compliant container images. It functions as an image build tool and registry client, providing the capabilities to create images from configuration files, push and pull images to remote registries, and extract image layers into root filesystems or archives. The project distinguishes itself through support for multi-platform builds using hardware emulators and the ability to perform unprivileged container builds via namespace-based process isolation and user ID mapping. It also includes a cross-platform binary compile

    Gobuildkitclicontainers
    Ver en GitHub↗3,987
  • containerd/containerdAvatar de containerd

    containerd/containerd

    20,369Ver en GitHub↗

    Containerd is a daemon-based container runtime that manages the complete lifecycle of containers on a host system. It functions as a core orchestration backend, handling image distribution, storage, and process execution while adhering to industry-standard specifications for container execution and configuration. The project is distinguished by its modular, plugin-based architecture, which allows for the extension of storage, runtime, and networking capabilities without requiring a full daemon recompile. It utilizes a shim-based execution model to delegate low-level operations, ensuring isola

    Gocncfcontainerdcontainers
    Ver en GitHub↗20,369
  • moby/mobyAvatar de moby

    moby/moby

    71,729Ver en GitHub↗

    Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers based on Open Container Initiative standards. It functions as a container daemon and image builder, providing a core engine to orchestrate the full lifecycle of containers and the packaging of source code into portable images. The project provides a standardized HTTP interface that allows for programmatic container management, enabling external clients to control daemon settings and container operations. It supports a rootless security model, allowing the engine daemon to execu

    Gocontainersdockergo
    Ver en GitHub↗71,729
Ver las 30 alternativas a Skopeo→

Preguntas frecuentes

¿Qué hace containers/skopeo?

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.

¿Cuáles son las características principales de containers/skopeo?

Las características principales de containers/skopeo son: Container Image Management, Registry Mirroring, Image Copying Utilities, Container Image Mirroring Tools, Daemonless Image Manipulation, Container Registry Management, Image Registry Clients, Remote Image Inspection.

¿Qué alternativas de código abierto existen para containers/skopeo?

Las alternativas de código abierto para containers/skopeo incluyen: projectatomic/skopeo — Skopeo is a command line utility for inspecting, copying, and managing OCI and Docker container images across… genuinetools/img — img is a collection of toolsets for building, managing, and manipulating OCI compliant container images. It functions… containerd/containerd — Containerd is a daemon-based container runtime that manages the complete lifecycle of containers on a host system. It… moby/moby — Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers… sigstore/cosign — Cosign is a tool for signing and verifying software artifacts, primarily those stored in OCI-compatible registries… docker-slim/docker-slim — This project is a suite of specialized tools for linting, minifying, analyzing, and managing container images and…