docker-registry 2.8.1+ds1-2ubuntu1.2 source package in Ubuntu

Changelog

docker-registry (2.8.1+ds1-2ubuntu1.2) lunar-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Wed, 17 Jan 2024 15:17:05 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar updates universe misc
Lunar security universe misc

Downloads

File Size SHA-256 Checksum
docker-registry_2.8.1+ds1.orig.tar.xz 357.7 KiB b449edb643dbe0a7393d777e461064ca3db9f822f0adde6cfea5e8a124dfb0e7
docker-registry_2.8.1+ds1-2ubuntu1.2.debian.tar.xz 13.9 KiB 7b9d2b5bb4849441813aaf6a47ced23ca15fa5e74da077cd13ed512d8d93d2a2
docker-registry_2.8.1+ds1-2ubuntu1.2.dsc 2.9 KiB d0b17db34718eff439e434c688287392fcb6b749edce1147481da3c0cb9f6558

View changes file

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.