Practice – devcor_350-901_Infra

Strength:
0%
Answered: 0 • Correct: 0 • Incorrect: 0

Logged in as Guest

Fill in the missing terms to map a container port to a host port.

Drag the correct code snippets from the options panel into the placeholders in the code window.

# Example docker-style mapping notation (conceptual) mapping = "{{1}}:{{2}}" # host_port:container_port print(mapping)

Drag a snippet from the right into each blank box in the code.

Available snippets

8080
65535
"80"
80
443
22
"8080"
0