Package: docker-registry / 2.7.1+ds2-7
Metadata
Package | Version | Patches format |
---|---|---|
docker-registry | 2.7.1+ds2-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
config allow delete.patch | (download) |
cmd/registry/config-example.yml |
2 2 + 0 - 0 ! |
allow delete by default. |
config docker registry.patch | (download) |
cmd/registry/config-dev.yml |
2 1 + 1 - 0 ! |
patch the default "rootdirectory" for policy compliance |
lib crypto.patch | (download) |
registry/registry.go |
32 14 + 18 - 0 ! |
replace rsc.io/letsencrypt in favour of golang.org/x/crypto Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com> |
no azure.patch | (download) |
cmd/registry/main.go |
1 0 + 1 - 0 ! |
removed azure support |
no relic.patch | (download) |
registry/registry.go |
12 1 + 11 - 0 ! |
temporarily remove newrelic support to cut down on dependencies for initial release |
test.patch | (download) |
configuration/configuration_test.go |
12 6 + 6 - 0 ! |
--- |