docker-registry 2.7.1~ds1-4 source package in Ubuntu

Changelog

docker-registry (2.7.1~ds1-4) unstable; urgency=medium

  [ Arnaud Rebillout ]
  * Minor adjustments in the build depend tree, cleanup here and there.

  [ Dmitry Smirnov ]
  * Standards-Version: 4.4.1
  * rules: don't call 'dpkg-parsechangelog'.

 -- Dmitry Smirnov <email address hidden>  Sun, 15 Dec 2019 14:41:44 +1100

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~ds1-4.dsc 3.2 KiB b47caefe17259c1a46b7a5edd6564c0d1f35e45f4880834b513714550927e850
docker-registry_2.7.1~ds1.orig.tar.xz 392.8 KiB b79750e476d76a8b70985da178ad36212e698b38a4cb0e52d6f77bf4513ee289
docker-registry_2.7.1~ds1-4.debian.tar.xz 7.9 KiB 270de30b4742d06325f68c20563e96687d15b5728b3c76737f504d0734489741

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.