domeide / sublime-docker

A Sublime Text plugin to use Docker Language Stacks as build systems
126 stars 12 forks source link

Should support docker-machine based boot2docker #18

Closed 1mentat closed 8 years ago

1mentat commented 9 years ago

docker-machine is the preferred way to start local development environments. The status of a known machine name ('dev'?) should be checked instead of boot2docker status.

mvisonneau commented 9 years ago

Isn't there a workaround to that ? I am facing the same problem.. :(

saulshanabrook commented 8 years ago

Is this possible in any way?

l0rd commented 8 years ago

@1mentat @mvisonneau @saulshanabrook thanks for your feedback. That is definitely possible. I didn't had the chance to work on that project in the last months but I should fix that in the next weeks.

williamli commented 8 years ago

any update on this?

l0rd commented 8 years ago

Hello @williamli, This has been fixed with 918c4b49d33e23269286020425e4c7596272dfa4 and it's included in v1.3.1 of sublime-docker. I just forgot to close this issue. I'm doing it now but let me know if you still have some concerns.