rough-farmer-49135
02/22/2023, 7:32 PMcreamy-pencil-82913
02/22/2023, 7:36 PMrough-farmer-49135
02/22/2023, 9:30 PMcreamy-pencil-82913
02/22/2023, 9:34 PMrough-farmer-49135
02/22/2023, 9:38 PMdocker container prune
, docker image prune -a
, & docker system prune -a
didn't get rid of the directory. K3d was still running and it wasn't in a running pod, but after killing my k3d cluster and doing another image prune -a it was finally gone...along with a couple hundred other images and I only had two left in the systems' local cache.
So I'm trying to get something to let me match what's what so I can at least know how things are targetted scan-wise and go around pulling strings to find out what needs to let go for specific items to be able to get rid of them.