Adding advisory warnings about docker-machine

This commit is contained in:
Hamilton Turner 2019-08-11 14:33:36 -04:00
parent b72d251a70
commit d93df8e0f1
9 changed files with 11 additions and 0 deletions

View File

@ -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

View File

@ -1,4 +1,5 @@
---
advisory: machine
description: Reference for drivers Docker Machine supports
keywords: machine, drivers, supports
title: Machine drivers

View File

@ -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

View File

@ -1,4 +1,5 @@
---
advisory: machine
description: Using Docker Machine to provision hosts on DigitalOcean
keywords: docker, machine, cloud, digitalocean
title: DigitalOcean example

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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