Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: host network configuration on linux #3394

Merged
merged 1 commit into from Nov 23, 2023

Conversation

mathnogueira
Copy link
Member

@mathnogueira mathnogueira commented Nov 23, 2023

Docker on Linux doesn't understand host.docker.internal automatically. We need to add it as an extra host using extra_hosts. This was caught by @mrasu in the issue #3393.

Changes

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

Add your loom video here if your work can be visualized

Docker on Linux doesn't understand `host.docker.internal` automatically.
We need to add it as an extra host using `extra_hosts`. This was caught
by @mrasu in his issue #3393.
@mathnogueira mathnogueira merged commit 25ad0bd into main Nov 23, 2023
38 checks passed
@mathnogueira mathnogueira deleted the fix/agent-pokeshop-example branch November 23, 2023 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants