Trải nghiệm Docker Preview trên Macbook M1: Cơ bản đã có thể dùng để làm việc

ngotrucduy.minh

New member
** Docker cho Mac M1: Trải nghiệm thực hành và một số ghi chú **

Sau một thời gian ngắn sử dụng bản xem trước Docker cho Mac M1, tôi muốn chia sẻ với bạn một số kinh nghiệm của tôi về việc sử dụng Docker trên Apple Silicon.

** Docker là gì? **

Docker là một phần mềm cho phép bạn tạo và chạy các ứng dụng trong các thùng chứa bị cô lập.Các container rất nhẹ và di động, làm cho chúng trở thành một cách tuyệt vời để triển khai các ứng dụng trên các nền tảng khác nhau.

** Cách cài đặt Docker trên Mac M1? **

Bạn có thể tải xuống Docker Preview cho Mac M1 từ liên kết sau:

.

** Những hạn chế của Docker trên Mac M1 là gì? **

Hiện tại, có một số hạn chế khi sử dụng Docker trên Mac M1.Ví dụ, động cơ Docker vẫn đang chạy qua Rosetta (Intel Architecture) của Apple, nhưng Docker Demon đã chạy tự nhiên trên Apple Silicon (kiến trúc Apple).Điều này là do động cơ Docker được viết bằng Golang, chưa có sẵn trong phiên bản M1 gốc.

** Cách sử dụng Docker trên Mac M1? **

Việc sử dụng Docker trên Mac M1 tương tự như Docker truyền thống trên Mac dựa trên Intel.Bạn có thể tải xuống và chạy các thùng chứa, tạo và quản lý hình ảnh, v.v.

** Đây là một số ghi chú của tôi về việc sử dụng Docker trên Mac M1: **

* Hiệu suất của Docker trên Mac M1 là rất tốt.Tôi đã không nhận thấy bất kỳ sự khác biệt đáng kể nào về hiệu suất so với Docker trên Mac dựa trên Intel.
* Cộng đồng Docker rất tích cực và có nhiều tài nguyên có sẵn để giúp bạn bắt đầu với Docker trên Mac M1.
* Tôi hy vọng rằng phiên bản chính thức của Docker cho Mac M1 sẽ sớm được phát hành.

** Tài nguyên bổ sung: **

* [Bắt đầu với Docker] (Overview of the get started guide)
* [Docker Compose] (Docker Compose overview)
* [Docker cho các cuộc thảo luận MAC M1] (Adding support for windows node in kubernetes · Issue #112 · docker/roadmap)
=======================================
**Docker for Mac M1: Hands-on experience and some notes**

After a short time using the Docker Preview for Mac M1, I would like to share with you some of my experience on using Docker on Apple Silicon.

**What is Docker?**

Docker is a software that allows you to create and run applications in isolated containers. Containers are lightweight and portable, making them a great way to deploy applications on different platforms.

**How to install Docker on Mac M1?**

You can download the Docker Preview for Mac M1 from the following link:

[https://desktop.docker.com/mac/m1pr...c/m1preview/docker-applesilicon-preview7.dmg)

**What are the limitations of Docker on Mac M1?**

Currently, there are some limitations to using Docker on Mac M1. For example, the Docker Engine is still running through Apple's Rosetta (Intel architecture), but the Docker Demon has been running natively on Apple Silicon (Apple architecture). This is because the Docker Engine is written in Golang, which is not yet available in a native M1 version.

**How to use Docker on Mac M1?**

The usage of Docker on Mac M1 is similar to the traditional Docker on Intel-based Macs. You can download and run containers, create and manage images, and so on.

**Here are some of my notes on using Docker on Mac M1:**

* The performance of Docker on Mac M1 is very good. I have not noticed any significant difference in performance compared to Docker on Intel-based Macs.
* The Docker community is very active and there are many resources available to help you get started with Docker on Mac M1.
* I expect that the official version of Docker for Mac M1 will be released soon.

**Additional resources:**

* [Get started with Docker](https://docs.docker.com/get-started/)
* [Docker Compose](https://docs.docker.com/compose/)
* [Docker for Mac M1 discussions](https://github.com/docker/roadmap/issues/112)
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top