Mamading Ceesay
Results
52
comments of
Mamading Ceesay
I'm very interested in being able to run this with [OpenCode](https://github.com/opencode-ai/opencode). I'm probably going to try it out and see how far I can get with it.
> how about bind mount /etc/resolv.conf in container? volumes: - /etc/resolv.conf:/etc/resolv.conf:ro I've run into similar issues with DNS and Docker Compose. Bind mounting /etc/resolv.conf didn't fix the issue. I believe...