mirror of https://github.com/docker/docs.git
24 lines
878 B
Markdown
24 lines
878 B
Markdown
---
|
|
description: Introduction and Overview of Machine
|
|
keywords:
|
|
- docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer,
|
|
virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale
|
|
menu:
|
|
main:
|
|
identifier: workw_machine
|
|
title: Docker Machine
|
|
---
|
|
|
|
# Docker Machine
|
|
|
|
- [Docker Machine overview](overview.md)
|
|
- [Install Docker Machine](install-machine.md)
|
|
- Install a machine on your [local system using VirtualBox](get-started.md)
|
|
- Install multiple machines [on your cloud provider](get-started-cloud.md)
|
|
- [Digital Ocean Example](examples/ocean.md)
|
|
- [AWS Example](examples/aws.md)
|
|
- [Machine concepts and help](concepts.md)
|
|
- [Migrate from Boot2Docker to Docker Machine](migrate-to-machine.md)
|
|
- [Docker Machine driver reference](drivers/index.md)
|
|
- [Docker Machine subcommand reference](reference/index.md)
|