docker-registry 2.8.0+ds1-3 source package in Ubuntu
Changelog
docker-registry (2.8.0+ds1-3) unstable; urgency=medium * Team upload * Upload to unstable * Try to fix tests by increase timeout and sleep time -- Shengjing Zhu <email address hidden> Fri, 11 Feb 2022 02:11:51 +0800
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
docker-registry_2.8.0+ds1-3.dsc | 2.4 KiB | bf6c3fa9370cb21ad2d027a53b91657aba05b89cef85cf698f19841151d9f4af |
docker-registry_2.8.0+ds1.orig.tar.xz | 357.4 KiB | 7ec7675d8a909f0cad0885f5969c43381a6faca8201aa8ff8315ff5dd330c234 |
docker-registry_2.8.0+ds1-3.debian.tar.xz | 8.7 KiB | e748bcc93855255956bb37e9f8beafae6df59b6a382fdd516b29e230c95db128 |
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