DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-containerd-accelerated-container-image 1.4.2-1

Package Information

Descriptioncontainer image acceleration tools for containerd

This package provides a suite of tools for accelerating container image distribution and improving container startup times, based on the Nydus image service. It implements on-demand image pulling, allowing containers to start before the full image content has been downloaded.

The tools facilitate the conversion of standard OCI (Open Container Initiative) images into an accelerated format optimized for lazy loading. This integration works directly with containerd to reduce the overhead of large image pulls in cloud-native environments.

It includes the following components: * Conversion tools to transform OCI images into the accelerated format * Management utilities (accelctl) for controlling the acceleration service * Support for efficient metadata and data separation

This library is intended for developers building container runtimes or image management tools that require integration with on-demand image pulling (lazy loading) features.

This package contains golang source code intended as build-dependency for other package that use modules from this project.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByReinhard Tartler <siretart@tauware.de>
Sponsorsiretart@debian.org
Distributionunstable
Architectureany all
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-containerd-accelerated-container-image.git (browse)
Closes#1131811
Trackerhttps://tracker.debian.org/pkg/golang-github-containerd-accelerated-container-image
Uploaded3 hours ago

New Package Report

.changes
Distributionunstable
DateFri, 27 Mar 2026 15:45:39 -0400
Sourcegolang-github-containerd-accelerated-container-image
Version1.4.2-1
Changed-ByReinhard Tartler
Architectureall amd64 source
Changelog
golang-github-containerd-accelerated-container-image (1.4.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1131811)
.dsc
Package-Listaccelerated-container-image deb admin optional arch=any
golang-github-containerd-accelerated-container-image-dev deb golang optional arch=all
Sectionadmin
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/containerd/accelerated-container-image
Upstream-Name: accelerated-container-image

Files: *
Copyright: 2021 The Accelerated Container Image Authors
License: Apache-2.0

Files: debian/*
Copyright: 2026 Reinhard Tartler <siretart@tauware.de>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream

Files: debian/zdfs/*
Copyright: zdfs authors
License: Apache-2.0
Comment: Sources taken from https://github.com/data-accelerator/zdfs/ to avoid cyclic deypendenc

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 https://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Comment:
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Back to Dashboard | View all reviews for this package