A developer is writing a Dockerfile for a Node.js application. They want to ensure the final image is as small as possible and does not include build tools like npm or gcc. Which Dockerfile technique best achieves this goal?
This is a free preview. Create an account to access all 340 questions.