Diving Deeper into Docker: Space Optimization and DockerHub
š Have You Noticed the size of a Docker image when you create it? š¤ Letās take a simple example: imagine building a basic Node.js API and turning it into a Docker image. As you can see in the image below, itās taking up a whopping 1.6GB of space! ...
Nov 26, 20243 min read34

