A Admin • 828.43K Points Coach Q. What is the correct syntax to map ports in docker-compose.yml? (A) port: '80:80' (B) map_ports: '80:80' (C) ports: - '80:80' (D) expose: 80 Correct Answer - Option(C) Views: 10 Filed under category Docker Hashtags: Docker Compose Share Manage Tags
Discusssion
Login to discuss.