docker-registry 2.7.1+ds2-5 source package in Ubuntu

Changelog

docker-registry (2.7.1+ds2-5) unstable; urgency=medium

  * Disable azure support (patch it out)
  * Rename TODO.Debian to TODO

 -- Arnaud Rebillout <email address hidden>  Mon, 16 Dec 2019 10:51:27 +0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
docker-registry_2.7.1+ds2-5.dsc 3.1 KiB aad153a6aaf19d19d0143f19731421c31845e94a6c367c18d0e355c2a24e8508
docker-registry_2.7.1+ds2.orig.tar.xz 352.0 KiB 8c88406a11366bc5e89a9af10f1142007dcd429e9b29eed543bb2f904dd38294
docker-registry_2.7.1+ds2-5.debian.tar.xz 7.2 KiB 97ca81236a43b634e17988f1416100bc8fefa0d4e2d7f2467df91e3d7cb75b40

Available diffs

No changes file available.

Binary packages built by this source

docker-registry: Docker toolset to pack, ship, store, and deliver content

 The Docker toolset to pack, ship, store, and deliver content.
 .
 The Docker Registry 2.0 implementation contained in this package is for storing
 and distributing Docker images. It supersedes the docker/docker-registry
 project with a new API design, focused around security and performance.
 .
 This project should provide an implementation to a V2 API for use in the Docker
 core project. The API should be embeddable and simplify the process of securely
 pulling and pushing content from docker daemons.
 .
 The new registry implementation provides the following benefits:
 .
  * faster push and pull
  * new, more efficient implementation
  * simplified deployment
  * pluggable storage backend
  * webhook notifications

docker-registry-dbgsym: debug symbols for docker-registry
golang-github-docker-distribution-dev: Docker toolset to pack, ship, store, and deliver content (source)

 The Docker toolset to pack, ship, store, and deliver content.
 .
 The Docker Registry 2.0 implementation contained in this package is for storing
 and distributing Docker images. It supersedes the docker/docker-registry
 project with a new API design, focused around security and performance.
 .
 This project should provide an implementation to a V2 API for use in the Docker
 core project. The API should be embeddable and simplify the process of securely
 pulling and pushing content from docker daemons.
 .
 The new registry implementation provides the following benefits:
 .
  * faster push and pull
  * new, more efficient implementation
  * simplified deployment
  * pluggable storage backend
  * webhook notifications
 .
 This package contains the source.