nerdexam
CiscoCisco

200-901 · Question #542

200-901 Question #542: Real Exam Question with Answer & Explanation

Sign in or unlock 200-901 to reveal the answer and full explanation for question #542. The question stem and answer options stay visible for context.

Application Deployment and Security

Question

A developer prepared the Dockerfile and already built a web application container with the image name: 搈yWebApp? Requests made to the server public IP address on port 8080 must be redirected to port 80 on the container. The developer wants to start the container and access the Bash shell while the application serves the requests. Which command is used? A. B. C. D.

Options

  • Adocker run -t -i myWebApp -p 8080:80 bash
  • Bdocker cmd -t -i myWebApp -d 80:808 bash
  • Cdocker start -t -i apache2 -p 8080:80 bash
  • Ddocker exec -t -i apache2 -bash

Unlock 200-901 to see the answer

You've previewed enough free 200-901 questions. Unlock 200-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#CLI
Full 200-901 PracticeBrowse All 200-901 Questions