Improving Container Security with Docker Hardened Images
Container security remains a significant concern. Base images are bloated and contain unnecessary/or too many tools and packages. Due to this, container images like Node, Ubuntu, etc, have a large attack surface in production. More packages = more CV...
pradumnasaraf.hashnode.dev6 min read