In order to install Docker on M1/M2 Apple Silicon ARM Chip-based Mac devices, follow the below steps,
- Go to https://www.docker.com,
- Now make sure to select "Apple Chip" and not Intel Chip,
Select Apple Chip While Downloading Docker
- Docker.dmg file will be downloaded,
- Once Downloaded, Open the Docker.dmg file and drag and drop the docker App to Applications folder,
- Once the Docker App is copied to the Applications folder, you can eject the Desktop Docker drive.
- To open Docker Desktop, Open Spotlight Search and Search Docker
- For the first time you open the app you will get a pop-up "Docker is an app downloaded from the Internet. Are you sure you want to open it?" click Open
You should now have Docker Desktop running natively on your M1/M2 Mac!
-
Facing issues? Have Questions? Post them here! I am happy to answer!
More Posts related to Docker,
- How to docker remove a container when it exits
- Install Python on Alpine Linux - Docker
- How to Rename Docker Image with none TAG and REPOSITORY?
- Remove all stopped containers in Docker using prune command
- [Fix] Docker Error response from daemon: manifest for :latest not found: manifest unknown
- [fix] Error response from daemon: conflict unable to remove repository reference ubuntu container is using its referenced image
- [Docker] Install Python3 on Alpine Linux
- Unable to find image docker latest locally
- How to Stop/Cancel/kill docker image pull
- How to know the Docker Engine Version
- [fix] Docker: OCI runtime exec failed unable to start container process
- [Solution] Alpine Docker apt-get: not found
- Install and Run Cassandra on Docker Desktop
- Install node on Alpine Linux Docker
- How to Copy files from Docker Container to Host System
- Install the minimal Linux on Docker (only 5 mb Alpine Linux)
- How to stop and start a docker container
- Docker - Error response from daemon: You cannot remove a running container
- Open Docker Desktop from macOS Terminal
- How to check installed docker version command
- How to know the Docker Sandbox ID of a Container Network?
- [fix] docker: Error response from daemon: dial unix docker.raw.sock: connect: no such file or directory.
- [Docker] Install Git on Alpine Linux
- Docker MySQL Compose File with Volume Example
- [fix] Docker: Alpine Linux - /bin/sh: bash: not found
More Posts:
- What does chmod +x filename command do? - Linux
- Minecraft Java Edition - Java
- All directional arrows codes for HTML - Html
- How to migrate Kaizala to Microsoft Teams - Teams
- Display Output in Java Console as a Table - Java
- How to check if an element is hidden using jQuery code? - jQuery
- SQLite with Android Easy to Understand Tutorial that covers Select, Insert, Update and Delete - Android
- Add imports in eclipse shortcut key combinations - Eclipse