Quiz 4 Question 2 of 20

A county library app Dockerfile copies source, runs npm install, then leaves compilers and caches in the final image. How should the team shrink the runtime image?

Select an answer to reveal the explanation.

Motivation