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

Setting dockerHost to host.docker.internal does not work (on macOS?) #145

Closed
hangler opened this issue Nov 19, 2024 · 1 comment
Closed

Comments

@hangler
Copy link
Collaborator

hangler commented Nov 19, 2024

Applying a migration using bash do db-update fails on my machine (macOS 14.6.1, Docker Desktop 4.19.0) because a connection cannot be created to host.docker.internal:30000, though it will work if connecting to localhost:30000.

Change the export dockerHost (conditionally for Macs, at least...?) in the variables.sh file to set dockerHost to localhost rather than host.docker.internal.

@hangler hangler changed the title Setting dockerHost to host.docker.internal does not work Setting dockerHost to host.docker.internal does not work (on macOS?) Nov 19, 2024
@hangler
Copy link
Collaborator Author

hangler commented Dec 13, 2024

Fixed as part of #141.

@hangler hangler closed this as completed Dec 13, 2024
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

No branches or pull requests

1 participant