remove machine/index.md (to be replaced)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2020-10-21 15:34:06 +02:00
parent 26926972ea
commit ce451cba54
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
2 changed files with 2 additions and 16 deletions

View File

@ -1,16 +0,0 @@
---
description: Introduction and Overview of Machine
keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale
title: 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)
- [DigitalOcean 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)

View File

@ -2,6 +2,8 @@
description: Introduction and Overview of Machine
keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale
title: Docker Machine overview
redirect_from:
- /machine/
---
You can use Docker Machine to: