I am looking for tools to make my life easier and make things as efficient and effective as possible. My knowledge and expertise are just not up to snuff right now, so I would like to know if there are tools available for that.
Answers to your questions
I am looking for tools to make my life easier and make things as efficient and effective as possible. My knowledge and expertise are just not up to snuff right now, so I would like to know if there are tools available for that.
This is about the coolest Docker tool:
https://github.com/wagoodman/dive
This is a pretty useful one:
https://www.fromlatest.io/?ref=hackernoon.com#/
I use hadolint in all of our pipelines
Besides, I think you should investigate and good understand the some main container concepts as layered filesystem, union filesystem, layer and caching , docker file process, data store, stateful concepts, etc …
The tool is good but if you have the right concepts that is effectively.
“dive” tool is good for investigation at here.
That and even the configurations of the software installed inside the image: https://github.com/coguardio/coguard-cli
I have heard of slim.ai, there core tool is open source
https://github.com/docker-slim/docker-slim
https://github.com/wagoodman/dive
I work with Tools everyday that tell me to optimize my dockerfiles. I kindly ask them to leave my cubical and go back to their own work.
Take a look at rapidfort.com. You can optimize your docker images and get a full scan for all the packages and vulnerabilities that they come with.