We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
DHCP lease files are incorrect on Big Sur as networking now uses OS-provided facilities. One must use vmrun to get the correct guest IP.
vmrun
See here for details: docker/machine#4846
Fixed by docker/machine#4847, which should apply here without much work.
Ironic that Fusion 12.1 now includes this at commit aaccce5 (which can't work), as listed in acknowledgements.pdf:
docker-machine-driver-vmware- aaccce554f6a23a80205520ade5b928d47ee9dec
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
DHCP lease files are incorrect on Big Sur as networking now uses OS-provided facilities. One must use
vmrun
to get the correct guest IP.See here for details: docker/machine#4846
Fixed by docker/machine#4847, which should apply here without much work.
Ironic that Fusion 12.1 now includes this at commit aaccce5 (which can't work), as listed in acknowledgements.pdf:
The text was updated successfully, but these errors were encountered: