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!
...
shindeprem.hashnode.dev3 min read