200-901 • Exam Simulation
200-901 exam simulation — 95 questions, 120 minutes: the real exam format. Full explanations. Free.
Refer to the exhibit. A developer is building a Docker image for a Node.js application. The Dockerfile contains: ``` FROM node:14 WORKDIR /usr/src/app COPY package*.json ./ RUN npm install COPY . . CMD ["node", "app.js"] ``` When building, the error shown occurs. What is the most likely cause?
Choose an answer to begin — your selection is scored in the full session.
95 questions · instant feedback and full explanations after every question.