Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Docker machine for arm64 architecture (Apple M1) #4889

@fhajiyev

Description

@fhajiyev

I tried to download docker-machine for my Apple M1 macbook:

% curl -L https://github.com/docker/machine/releases/download/v0.16.2/docker-machine-`uname -s`-`uname -m`
Not Found 

outputs for uname -s and uname -m:

% uname -s
Darwin
% uname -m
arm64

Is there a docker-machine for Apple M1's arm64 architecture?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions