New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

CompTIA Linux+ Exam XK0-005 Question # 77 Topic 8 Discussion

CompTIA Linux+ Exam XK0-005 Question # 77 Topic 8 Discussion

XK0-005 Exam Topic 8 Question 77 Discussion:
Question #: 77
Topic #: 8

A Linux administrator was asked to run a container with the httpd server inside. This container should be exposed at port 443 of a Linux host machine while it internally listens on port 8443. Which of the following commands will accomplish this task?


A.

podman run -d -p 443:8443 httpd


B.

podman run -d -p 8443:443 httpd


C.

podman run –d -e 443:8443 httpd


D.

podman exec -p 8443:443 httpd


Get Premium XK0-005 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.