Skip to content

bug: DNS not resolving service name to IP address #23

@hydai

Description

@hydai

Related issue:

  1. DNS not resolving service name to IP address in a Rust compiled to WASM container moby/moby#47403
  2. Fix DNS error on WASM adding static IPs to every container on a new network #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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions