Best practices to create optimized docker container images
Containerizing applications have been very convenient since people got usage of Docker. You create a docker file of your image, build and deploy. But what if you could optimize this power? You can improve security, optimize the size of the image and ...
climoiselle.hashnode.dev2 min read