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

Change how docker target host and port are calculated #1744

Merged

Conversation

stevenspears
Copy link
Contributor

  • Use docker network gateway if remoteHost = true

  • Modify how ports are returned; use docker inspect instead of docker port

  • Use file separator in unit test for cross-platform compatibility

  • Relevant Issues : None

  • Relevant PRs : None

  • Type of change :

    • New feature
    • Bug fix for existing feature
    • Code quality improvement
    • Addition or Improvement of tests
    • Addition or Improvement of documentation

sspears-deloitte and others added 3 commits August 26, 2021 17:03
- Modify how ports are returned; use docker inspect
- Use file separator in unit test for cross-platform compatibility
- Modify how ports are returned; use docker inspect
- Use file separator in unit test for cross-platform compatibility
@ptrthomas ptrthomas merged commit b54ddc8 into karatelabs:develop Aug 27, 2021
@stevenspears stevenspears deleted the fix-docker-port-multiple-ports branch September 1, 2021 19:27
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.

4 participants