List of questions
Related questions
Question 318 - 350-901 discussion
A developer has built a Docker image named 'devcor73f3e94529V using the Dockerfile named 'devcor42f5e464771‘ and now needs to containerize it. Which command must the developer use?
A.
docker run -name devcor73f3e945291 -i -t devcorapp
B.
docker run -name devcorapp i -t devcor73f3e945291
C.
docker build --name devcorapp -i devcor73f3e945291
D.
docker build -name devcor73f3e945291 -i devcorapp
Your answer:
0 comments
Sorted by
Leave a comment first