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
$ docker-machine create --driver=parallels --parallels-memory=16384 --parallels-disk-size=65536 --parallels-cpu-count=4 default Running pre-create checks... Creating machine... (default) Copying /Users//.docker/machine/cache/boot2docker.iso to /Users//.docker/machine/machines/default/boot2docker.iso... (default) Creating SSH key... (default) Creating Parallels Desktop VM... Error creating machine: Error creating machine: Error in driver during machine creation: exit status 255
run on is why?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
$ docker-machine create --driver=parallels --parallels-memory=16384 --parallels-disk-size=65536 --parallels-cpu-count=4 default
Running pre-create checks...
Creating machine...
(default) Copying /Users//.docker/machine/cache/boot2docker.iso to /Users//.docker/machine/machines/default/boot2docker.iso...
(default) Creating SSH key...
(default) Creating Parallels Desktop VM...
Error creating machine: Error creating machine: Error in driver during machine creation: exit status 255
run on is why?
The text was updated successfully, but these errors were encountered: