Multiple Choice
A DevOps engineer has built a new container and must open port 8080 for intercontainer communication. Which command must be added in a Dockerfile to accomplish this goal?
A) EXPOSE 8080
B) FIREWALL ADD-PORT 8080
C) PORT 8080
D) OPEN PORT 8080
Correct Answer:
Verified
Related Questions
Q1: A DevOps engineer has built a container
Q2: Which two characteristics of a build tool