Hi
Is there any tips on how to be able to track the overall docker image usage in a Jenkins server?
Like X image is being used by Y or Y and Z projects.
Docker commands are run on a different server than Jenkins and containers are only used to compile software and discarded when finished.
Any tips or suggestions?
Thanks
Nuno