EnglishTech

Install Docker on the M1 Mac environment

English

In this article, I will explain the Docker installation steps on the M1 Mac PC. Actually, there are no cumbersome steps compared with the other major environments. Only we can do is follow the steps introduced on the Docker Official Site.

There are several installation ways provided though, I will proceed with the installer one.

macOS: 12.3.1
Docker desktop: 4.7.1
installed docker desktop details.

Download the installer

[ads]

First, download the Docker Desktop for Mac installer from the official site. Note that you should click the “Mac with Apple chip” button if you are using an M1 mac PC instead of a Mac with Intel CPU.

Launch the installer

[ads]

Once you’ve downloaded the adequate installer, you can run the installer to install.

  • If you face some notification like the below, confirm and click OK.
  • Check the Service Agreement, then click Accept.
  • Once the installation has been completed, the following screen would be shown.

Recap

[ads]

Related articles

[Series Index Page] Publish the Vue3 Docker Image to Google Cloud Run

Through the series of several articles, I would like to introduce how to Deploy the Vue3 project to the Google Cloud Run using Docker Container.

The articles would be started with the "Docker Installation". If you've already done the steps included in the specific topic, you can skip each article.

References

Mac
Install Docker for Mac to get started. This guide covers system requirements, where to download, and instructions on how...
Ads