mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-05 15:12:31 +00:00
Update machine
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
# Docker Machine 项目
|
||||
|
||||

|
||||
|
||||
Docker Machine 是 Docker 官方编排(Orchestration)项目之一,负责在多种平台上快速安装 Docker 环境。
|
||||
|
||||
本章将介绍 Machine 项目情况以及安装和使用。
|
||||
Docker Machine 项目基于 Go 语言实现,目前在 [Github](https://github.com/docker/machine) 上进行维护。
|
||||
|
||||
本章将介绍 Docker Machine 的安装及使用。
|
||||
|
Reference in New Issue
Block a user