Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Deleting images does not work, wrong digest #1068

Closed
EugenMayer opened this issue Apr 15, 2016 · 2 comments
Closed

Deleting images does not work, wrong digest #1068

EugenMayer opened this issue Apr 15, 2016 · 2 comments

Comments

@EugenMayer
Copy link

Finally go teached about storage->delete->true in the configuration https://github.com/docker/distribution/blob/master/docs/configuration.md

and implemented it. Still, while fetching the digest https://github.com/EugenMayer/docker_registry_cli/blob/master/DockerRegistryRequest.rb#L92 getting a string like sha256:XXXX

Using this to feed into delete https://github.com/EugenMayer/docker_registry_cli/blob/master/DockerRegistryRequest.rb#L83
i get notfied, that the digest is wrong.

Using the current latest registry:2 (sha256:20f5d95004b71fe14dbe7468eff33f18ee7fa52502423c5d107d4fb0abb05c1d).

Is this a bug / fixed already?

@EugenMayer
Copy link
Author

i am not alone here, seems its a general issue #988 (comment)

@EugenMayer
Copy link
Author

dupe, using distribution/distribution#1637

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant