nexus-cli icon indicating copy to clipboard operation
nexus-cli copied to clipboard

Docker images are deleted from GUI but not from blob store

Open Vandrix opened this issue 7 years ago • 5 comments

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

Vandrix avatar May 08 '18 12:05 Vandrix

we have experienced the same problem, our version of nexus is OSS 3.9.0-01

cgdoodle avatar May 09 '18 09:05 cgdoodle

I confirm that too (using Nexus OSS 3.10.0-04). Otherwise, nice tool !

mattvbv avatar Jun 08 '18 13:06 mattvbv

OSS 3.9.0-01 +1

rainbird avatar Jul 08 '18 11:07 rainbird

OSS3.7.1 too

CherryLiu0930 avatar Jul 10 '18 07:07 CherryLiu0930

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.

awnugent avatar Aug 09 '18 02:08 awnugent