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

docker: add localhost replacement to volume setup #163

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

carlaKC
Copy link
Contributor

@carlaKC carlaKC commented Jan 26, 2024

Inspired by testing #159 and re-feelin the magic of sim.json files being magically converted to work with docker ✨

This PR just replaces localhost -> host.docker.internal since it's pretty likely that everything is being used on the same machine if you're using localhost. With this change, you don't need to change your local sim.json to use docker at all!

Copy link
Contributor

@Extheoisah Extheoisah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty straight-forward

@carlaKC carlaKC requested a review from enigbe January 30, 2024 13:38
@carlaKC
Copy link
Contributor Author

carlaKC commented Feb 2, 2024

Pretty low risk so merging this now, post-merge testing would be appreciated!

@carlaKC carlaKC merged commit 3050a6d into bitcoin-dev-project:main Feb 2, 2024
2 checks passed
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.

2 participants