Source: docker-registry Section: utils Priority: optional Maintainer: pkg-go Uploaders: Tianon Gravi , Tim Potter , Dmitry Smirnov Build-Depends: debhelper (>= 11~), dh-exec, dh-golang, golang-github-docker-goamz-dev, golang-github-aws-aws-sdk-go-dev, golang-check.v1-dev | golang-gopkg-check.v1-dev, golang-github-azure-azure-sdk-for-go-dev, golang-github-bshuster-repo-logrus-logstash-hook-dev (>= 0.4.1), golang-github-bugsnag-bugsnag-go-dev, golang-github-docker-libtrust-dev, golang-github-garyburd-redigo-dev, golang-github-gorilla-handlers-dev, golang-github-gorilla-mux-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ncw-swift-dev (>= 0.0~git20151108), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-spf13-cobra-dev, golang-github-stevvooe-resumable-dev, golang-any, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-github-rsc-letsencrypt-dev, golang-yaml.v2-dev | golang-gopkg-yaml.v2-dev Standards-Version: 4.1.4 Homepage: https://github.com/docker/distribution Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-docker-distribution Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-docker-distribution.git XS-Go-Import-Path: github.com/docker/distribution Package: docker-registry Architecture: any Depends: adduser, ${misc:Depends}, ${shlibs:Depends}, lsb-base Built-Using: ${misc:Built-Using} Description: 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 Package: golang-github-docker-distribution-dev Architecture: all Depends: ${misc:Depends}, golang-github-aws-aws-sdk-go-dev, # golang-github-azure-azure-sdk-for-go-dev, golang-github-bugsnag-bugsnag-go-dev, golang-github-docker-libtrust-dev, golang-github-garyburd-redigo-dev, golang-github-gorilla-handlers-dev, golang-github-gorilla-mux-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ncw-swift-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-spf13-cobra-dev, golang-github-stevvooe-resumable-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-gopkg-check.v1-dev | golang-check.v1-dev, golang-github-rsc-letsencrypt-dev, golang-gopkg-yaml.v2-dev | golang-yaml.v2-dev, Description: 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.