mirror of https://github.com/docker/docs.git
Adding advisory warnings about docker-machine
This commit is contained in:
parent
b72d251a70
commit
d93df8e0f1
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Understand concepts for Docker Machine, including drivers, base OS, IP addresses, environment variables
|
||||
keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale
|
||||
title: Machine concepts and getting help
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Reference for drivers Docker Machine supports
|
||||
keywords: machine, drivers, supports
|
||||
title: Machine drivers
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Using Docker Machine to provision hosts on AWS
|
||||
keywords: docker, machine, cloud, aws
|
||||
title: Amazon Web Services (AWS) EC2 example
|
||||
---
|
||||
|
||||
> docker-machine is unable to launch Amazon Linux machines, including ECS-Optimized instances. [Github issue](https://github.com/docker/machine/issues/3098)
|
||||
|
||||
Follow along with this example to create a Dockerized [Amazon Web Services (AWS)](https://aws.amazon.com/) EC2 instance.
|
||||
|
||||
### Step 1. Sign up for AWS and configure credentials
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Using Docker Machine to provision hosts on DigitalOcean
|
||||
keywords: docker, machine, cloud, digitalocean
|
||||
title: DigitalOcean example
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Using Docker Machine to provision hosts on cloud providers
|
||||
keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale
|
||||
title: Use Docker Machine to provision hosts on cloud providers
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Introduction and Overview of Machine
|
||||
keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale
|
||||
title: Docker Machine
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: How to install Docker Machine
|
||||
keywords: machine, orchestration, install, installation, docker, documentation, uninstall Docker Machine, uninstall
|
||||
title: Install Docker Machine
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Migrate from Boot2Docker to Docker Machine
|
||||
keywords: machine, commands, boot2docker, migrate, docker
|
||||
title: Migrate from Boot2Docker to Machine
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue