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

Is project abandoned? #111

Open
d33m00n opened this issue Oct 28, 2022 · 3 comments
Open

Is project abandoned? #111

d33m00n opened this issue Oct 28, 2022 · 3 comments

Comments

@d33m00n
Copy link

d33m00n commented Oct 28, 2022

I can't run docker-machine on Apple M1.

❯ docker-machine create --driver=parallels prl-dev
Running pre-create checks...
Creating machine...
(prl-dev) Copying /Users/demoon/.docker/machine/cache/boot2docker.iso to /Users/demoon/.docker/machine/machines/prl-dev/boot2docker.iso...
(prl-dev) Creating SSH key...
(prl-dev) Creating Parallels Desktop VM...
(prl-dev) Starting Parallels Desktop VM...
(prl-dev) Waiting for VM to come online...
Error creating machine: Error in driver during machine creation: Machine didn't return an IP after 120 seconds, aborting

So here is how VM created looks like:

Screenshot 2022-10-28 at 16 27 50

@KarstenB
Copy link

The short summary is probably yes. I ran into the same issue, and it is obvious why it doesn't boot: It's because boot2docker is an AMD64 build, so it won't run on ARM. We would need a new updated version of boot2docker for M1.

@d33m00n
Copy link
Author

d33m00n commented Oct 30, 2022

Funny that Parallels advertises that it works.

@eberls
Copy link

eberls commented Jan 19, 2024

I landed here following a link in the version comparison chart. Parallels is still advertising this Docker support. At some point this starts to run afoul of advertising law.

Parallels, is this on the roadmap to be fixed?

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

No branches or pull requests

3 participants