- 3 views
Exam
Answer needs confirmation
Question
You have an application that is copied to a folder named C:\app on SRV1. C:\app also contains a Dockerfile for the app.
On SRV1, you need to create a container image for the application by using the Dockerfile. The container image must be named app1.
To complete this task, sign in to the required computer or computers.
Suggested answer
Webcatman
2 weeks ago
Is it " docker build -t app1 "?
upvoted 2 times