Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
6 lines (5 loc) · 527 Bytes

File metadata and controls

6 lines (5 loc) · 527 Bytes
Copy raw file
Download raw file
Edit and raw actions

Docker Machine

https://www.qikqiak.com/k8s-book/docs/9.Docker%20Machine.html

  • Docker Machine是Docker官方编排(Orchestration)项目之一,负责在多种平台上快速安装 Docker 环境。
  • Docker Machine项目基于Go语言实现
  • Docker Machine是 Docker 官方提供的一个工具,它可以帮助我们在远程的机器上安装 Docker,或者在虚拟机 host 上直接安装虚拟机并在虚拟机中安装 Docker。我们还可以通过 docker-machine命令来管理这些虚拟机和 Docker。
Morty Proxy This is a proxified and sanitized view of the page, visit original site.