A developer wants to ensure that a Docker container running a web application can only accept incoming traffic on port 443. Which Docker run option should be used?
Select one:
Cisco often tests the distinction between `--expose` (documentation only) and `-p` (actual port publ...