Using multistage docker builds with distroless base image for Simple Java and Python Apps!
If you are creating containerized applications with huge image sizes then there will be a high chance that you will be having issues with resource consumption. It is always best practice to keep an eye on the size of the images we are producing!
We c...
paladugusairupa.hashnode.dev2 min read