Cisco
350-901 · Question #84
Refer to the exhibit. The command docker build --tag=friendlyhello . is run to build a docker image from the given Dockerfile, requirements.txt, and app.py. Then the command docker run -p 4000:80 frie
Sign in or unlock 350-901 to reveal the answer and full explanation for question #84. The question stem and answer options stay visible for context.
Application Deployment and Security
Question
Refer to the exhibit. The command
docker build --tag=friendlyhello . is run to build a docker image from the given Dockerfile, requirements.txt, and app.py. Then the command docker run -p 4000:80 friendlyhello is executed to run the application. Which URL is entered in the web browser to see the content served by the application?Exhibit
Options
Unlock 350-901 to see the answer
You've previewed enough free 350-901 questions. Unlock 350-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Docker#Containerization#Port Mapping#Application Access
