Related issue: 1. https://github.com/moby/moby/issues/47403 2. https://github.com/second-state/microservice-rust-mysql/pull/22 The current status: 1. WASM container cannot resolve the service name 2. The DNS server of docker-compose is still `127.0.0.11:53` 3. The `DNS_SERVER` magic is not working. 4. The wasi-socket component inside WasmEdge is not changed. 5. We should check all used wasi-socket crates to see if there are some modifications related to this problem <-- We are here now