One way to reduce the size of your Docker images for Node apps is to remove dev dependencies from the node_modules folder.
Share this post
One weird trick to minimize Docker image size…
Share this post
One way to reduce the size of your Docker images for Node apps is to remove dev dependencies from the node_modules folder.