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

[WIP] Use docker-machine when not on Linux #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kirelagin
Copy link

There are two issues here:

  1. Updating the docker host ip (see TODO in the code).
  2. It seems that Docker has a desktop app for macOS, which handles all virtual machines stuff automatically, so docker-machine is not needed.

Anyway, I modified the script to work with the Homebrew Docker (and possibly on other non-Linux platforms) and thought I would share it with others.

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

1 participant