In this video I have explained:
different networking modes available in docker,
the mechanisms of service discovery in docker,
and procedure to join containers to each other for troubleshooting.
The document used in this video is available at: https://github.com/KamranAzeem/learn-...
Bonus: It is interesting to see how "joining containers together" is actually used in Kubernetes to build pods! :)