Câu 82: 350-901: Developing Applications using Cisco Core Platforms and APIs (DEVCOR)
Refer to the exhibit. The command docker build --tag=friendlyhello . is run to build a docker image from the given Dockerfile, reguirements.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…
Nội dung câu hỏi
Refer to the exhibit. The command docker build --tag=friendlyhello . is run to build a docker image from the given Dockerfile, reguirements.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?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. http://127.0.0.1:80
- B. http://4000:80
- C. http://localhost:4000 — đáp án hiện tại
- D. http://localhost:80
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.