Best practices to create optimized docker container images
Jan 19, 2023 · 2 min read · 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 ...
Join discussion
