Docker images are deleted from GUI but not from blob store
After running the script, Docker images are being (partially?) removed. Deletions index isn't being updated and when I run compact 'blob store' space isn't being reclaimed. When I browser assets / components the old Docker images are removed from the GUI, but not from the blob store.
Running 'compact blob store' task manually it exits with status code 0.
Currently running Nexus 3.5.X
we have experienced the same problem, our version of nexus is OSS 3.9.0-01
I confirm that too (using Nexus OSS 3.10.0-04). Otherwise, nice tool !
OSS 3.9.0-01 +1
OSS3.7.1 too
I'm on 3.6.2 and I found that after I delete images, I have to first run a task in Nexus Web Interface to "Purge unused docker manifests and images" followed by "Compact blob store". That seems to be doing it for me. You can create tasks from the Admin interface.