Skip to content

Conversation

@yinzara
Copy link
Contributor

@yinzara yinzara commented Jun 28, 2019

Fixes #253

@GordonTheTurtle
Copy link

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "master" git@github.com:yinzara/hyperkit.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

Fixes moby#253

Signed-off-by: Matt Morrissette <yinzara@gmail.com>
@yinzara
Copy link
Contributor Author

yinzara commented Jun 28, 2019

This PR maintains legacy behavior if the older versions of Docker for Mac are installed but supports the new location if the file exists.

@rn rn merged commit dab74a6 into moby:master Jun 28, 2019
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.

vpnkitname of 'auto' references legacy default vpnkit socket

3 participants