docker-archive / docker-registry

This is **DEPRECATED**! Please go to https://github.com/docker/distribution
Apache License 2.0
2.88k stars 876 forks source link

Delete last tag #1098

Open narlack opened 7 years ago

narlack commented 7 years ago

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 :)