Question 75 of 100 from exam 350-901-DEVCOR: Developing Applications Using Cisco Core Platforms and APIs

Question 75 of 100 from exam 350-901-DEVCOR: Developing Applications Using Cisco Core Platforms and APIs

Question

FROM alpine:3.7

RUN apk add --no-cache bash

Refer to the exhibit.

Which additional line results in the output of Test 1 upon execution of the docker run --rm devnet 1 command in a Dockerfile with this content?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C.