Package: golang-github-containerd-containerd-dev (1.7.23~ds1-1)
Links for golang-github-containerd-containerd-dev
Debian Resources:
Download Source Package containerd:
- [containerd_1.7.23~ds1-1.dsc]
- [containerd_1.7.23~ds1.orig.tar.xz]
- [containerd_1.7.23~ds1-1.debian.tar.xz]
Maintainers:
- Debian Go Packaging Team (QA Page)
- Tianon Gravi (QA Page)
- Tim Potter (QA Page)
- Shengjing Zhu (QA Page)
- Reinhard Tartler (QA Page)
External Resources:
- Homepage [containerd.io]
Similar packages:
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
runtime per contenitore aperto e affidabile (file di sviluppo)
Containerd è un runtime per container di livello professionale che si focalizza su semplicità, robustezza e portabilità. È disponibile come demone per Linux e Windows, che può gestire il completo ciclo di vita di contenitore del suo sistema host: trasferimento e archiviazione di immagini, esecuzione e supervisione di contenitori, archiviazione a basso livello e collegamenti alla rete, ecc.
Containerd è progettato per essere incorporato in un sistema più grande, piuttosto che essere usato direttamente dagli sviluppatori o utenti finali.
Questo pacchetto fornisce i file di sviluppo.
Other Packages Related to golang-github-containerd-containerd-dev
|
|
|
|
-
- dep: golang-github-containerd-btrfs-dev (>= 2)
- Btrfs bindings for Go
-
- dep: golang-github-containerd-cgroups-dev (>= 3)
- cgroups package for Go
-
- dep: golang-github-containerd-console-dev
- pacchetto per console per Go
-
- dep: golang-github-containerd-continuity-dev (>= 0.0~git20190827.75bee3e~)
- Externally reusable Go packages included with Continuity
-
- dep: golang-github-containerd-errdefs-dev (>= 0.3.0)
- Common definition and library of errors used by containerd (library)
-
- dep: golang-github-containerd-fifo-dev (>= 1.0.0~)
- pacchetto per FIFO per Go
-
- dep: golang-github-containerd-go-cni-dev (>= 1.1.9)
- generic CNI library to provide APIs for CNI plugin interactions
-
- dep: golang-github-containerd-go-runc-dev (>= 1.1.0)
- runc bindings for Go
-
- dep: golang-github-containerd-imgcrypt-dev
- OCI Image Encryption Package (library)
-
- dep: golang-github-containerd-log-dev
- Common log interface for containerd repositories and clients (library)
-
- dep: golang-github-containerd-nri-dev
- Node Resource Interface (library)
-
- dep: golang-github-containerd-platforms-dev
- Go package for handling platform type (library)
-
- dep: golang-github-containerd-ttrpc-dev (>= 1.2)
- GRPC for low-memory environments
-
- dep: golang-github-containerd-typeurl-dev (>= 2)
- Go package for managing marshaled types to protobuf.Any
-
- dep: golang-github-containernetworking-plugins-dev
- standard networking plugins - sources
-
- dep: golang-github-coreos-bbolt-dev
- low-level key/value database for Go, especially CoreOS's etcd
-
- dep: golang-github-distribution-reference-dev
- libreria Go per gestire riferimenti a immagini di contenitori
-
- dep: golang-github-docker-go-events-dev
- Composable event distribution for Go
-
- dep: golang-github-docker-go-metrics-dev
- pacchetto per raccolta di metriche in progetti Docker
-
- dep: golang-github-docker-go-units-dev
- analizza e stampa unità di dimensione e tempo in formato comprensibile
-
- dep: golang-github-google-uuid-dev
- generates and inspects UUIDs based on RFC 4122
-
- dep: golang-github-grpc-ecosystem-go-grpc-prometheus-dev
- Prometheus monitoring for gRPC Go servers
-
- dep: golang-github-hashicorp-go-multierror-dev
- Go package for representing a list of errors as a single error
-
- dep: golang-github-imdario-mergo-dev
- funzioni per unire strutture e mappe in Go
-
- dep: golang-github-intel-goresctrl-dev
- Go library for managing resctrl filesystem
-
- dep: golang-github-klauspost-compress-dev
- pacchetti per compressione ottimizzata
-
- dep: golang-github-minio-sha256-simd-dev
- implementation of SHA256 using SIMD instructions for Intel and ARM
-
- dep: golang-github-moby-locker-dev
- Go library for creating finer-grained locking
-
- dep: golang-github-moby-sys-dev (>= 0.0~git20240807)
- libreria Go per informazioni e operazioni di sistema
-
- dep: golang-github-opencontainers-go-digest-dev (>= 1.0.0~)
- Common digest package used across the container ecosystem
-
- dep: golang-github-opencontainers-image-spec-dev (>= 1.1.0~rc2-2~)
- Open Container Initiative (OCI) Image Format Specification
-
- dep: golang-github-opencontainers-runc-dev (>= 0.1.0~)
- Open Container Project - file di sviluppo
-
- dep: golang-github-opencontainers-runtime-spec-dev
- Package not available
-
- dep: golang-github-opencontainers-selinux-dev
- implementazione comune di SELinux
-
- dep: golang-github-pelletier-go-toml-dev
- libreria Go per il formato TOML
-
- dep: golang-github-prometheus-client-golang-dev
- Prometheus instrumentation library for Go applications
-
- dep: golang-github-sirupsen-logrus-dev
- Logrus: libreria di log per Go
-
- dep: golang-github-tchap-go-patricia-dev
- generic patricia trie (also called radix tree)
-
- dep: golang-github-urfave-cli-dev (>= 1.22.2~)
- pacchetto per creare applicazioni a riga di comando in Go
-
- dep: golang-golang-x-sync-dev
- Supplemental Go synchronization libraries
-
- dep: golang-golang-x-sys-dev
- interazione di basso livello con il sistema operativo
-
- dep: golang-google-grpc-dev (>= 1.30)
- implementazione di gRPC in Go
-
- dep: golang-k8s-api-dev
- Schema for Kubernetes server external API types (library)
-
- dep: golang-k8s-apimachinery-dev
- Shared typings for Kubernetes servers and clients (library)
-
- dep: golang-k8s-apiserver-dev
- Library for writing a Kubernetes-style API server. (library)
-
- dep: golang-k8s-client-go-dev
- Go client for Kubernetes (library)
-
- dep: golang-k8s-klog-dev
- leveled execution logs for Go (library)
-
- dep: golang-k8s-utils-dev
- Non-Kubernetes-specific utility libraries (library)
-
- dep: golang-opentelemetry-otel-dev (>> 1.)
- OpenTelemetry Go API and SDK
Download golang-github-containerd-containerd-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 686.3 kB | 6,163.0 kB | [list of files] |