Devs.tw 是讓工程師寫筆記、網誌的平台。歡迎您隨手紀錄、寫作,方便日後搜尋!
https://serverfault.com/questions/739289/lxd-container-port-forwarding-like-docker
https://www.digitalocean.com/community/tutorials/understanding-sockets
一樣,反正厲害的是 linux,docker 就是懶人指令包而已
https://stackoverflow.com/questions/9557631/how-do-programs-communicate-with-each-other
https://www.quora.com/How-do-processes-communicate-with-each-other
https://opensource.com/article/19/4/interprocess-communication-linux-networking
https://www.quora.com/How-do-Unix-domain-sockets-communicate-with-each-other
搞懂 linux 與 sockets 就能搞懂 用多個 container 拆開的 stack 是如何讓容器彼此溝通的
也就是同時搞懂了 docker compose 的原理吧