docker-registry 2.3.0~ds1-1 source package in Ubuntu

Changelog

docker-registry (2.3.0~ds1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * (Build-)Depends += golang-github-bugsnag-bugsnag-go-dev.
  * Removed "no-bugsnag.patch".
  * Removed obsolete "1125.patch".
  * Standards-Version: 3.9.7.
  * Install documentation.

 -- Dmitry Smirnov <email address hidden>  Wed, 09 Mar 2016 11:34:37 +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
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
docker-registry_2.3.0~ds1-1.dsc 2.8 KiB 6d427ee64ba48409b4f51d467b3201189f6973aa7767ebeffce9e72126dd5482
docker-registry_2.3.0~ds1.orig.tar.gz 464.3 KiB e5a22631c4c6b0a3fe13e96d4ad80b755f60e216a8974af01ecd511a3f403470
docker-registry_2.3.0~ds1-1.debian.tar.xz 5.0 KiB 18d30db2bbd60763a4c500c3e8ac6770d74334c0c044eabd12742f26af147a7a

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: No summary available for docker-registry-dbgsym in ubuntu yakkety.

No description available for docker-registry-dbgsym in ubuntu yakkety.

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.