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

Use host if there is no alias #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michivi
Copy link
Contributor

@michivi michivi commented Jun 22, 2023

This is an attempt to work around #42. It does by making sure Ryuk is accessed using the Docker host.

This PR includes:

  • (Breaking change) containerAlias can now return Nothing if there is no associated network or alias. It happens for containers in the default bridged network, like Ryuk.
  • containerAddress will attempt to use the default Docker host address if it cannot find the container alias. It would be better to leave that as a configuration parameter in the future though.

@michivi michivi requested a review from alexbiehl as a code owner June 22, 2023 13:41
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.

1 participant