Container Communication
Containers on the same network can communicate using container names as hostnames.
Same Network Communication
Welcome to nginx! ...
Docker DNS resolves "web" to the container's IP
Cross-Network Communication
Port Publishing for External Access