Hello, i have a problem to delete an image :( If I delete my image like this [#998](https://github.com/docker/docker-registry/issues/988#issuecomment-224280919) , it works. But if I delete the last image, I see this `{"name":"myImage","tags":null}` I expect dont see `myImage` :)
Hello, i have a problem to delete an image :(
If I delete my image like this #998 , it works. But if I delete the last image, I see this
{"name":"myImage","tags":null}I expect dont see
myImage:)