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

Changelog

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

  * dev: Depends += "golang-github-docker-go-metrics-dev".

 -- Dmitry Smirnov <email address hidden>  Fri, 13 Sep 2019 16:16:03 +1000

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-2.dsc 3.2 KiB 46af60905721dff9dffac3954b1f8418cbc6de032c097d2da015eb9b8ce6a647
docker-registry_2.7.1~ds1.orig.tar.xz 392.8 KiB b79750e476d76a8b70985da178ad36212e698b38a4cb0e52d6f77bf4513ee289
docker-registry_2.7.1~ds1-2.debian.tar.xz 8.5 KiB c6818838a1a2c26b476209d8cbb35f19fd8d256d756f0b47d649f7790102eb76

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.