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

Changelog

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

  * dev: Depends += "opencontainers-{go-digest,image-spec}-dev".
  * Add myself to uploaders, update maintainer field.

 -- Arnaud Rebillout <email address hidden>  Tue, 05 Nov 2019 13:05:17 +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-3.dsc 3.3 KiB f79e040933cb7c5ad8dd9e2d7e9a71f166cab35ff35fd3bc80cd32f2a05c1e7d
docker-registry_2.7.1~ds1.orig.tar.xz 392.8 KiB b79750e476d76a8b70985da178ad36212e698b38a4cb0e52d6f77bf4513ee289
docker-registry_2.7.1~ds1-3.debian.tar.xz 8.6 KiB 7d54a82199aa8527fd226bd3f50e37dd3364c8cf60f3c7eb0a6196165c67356b

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.