* Reword lots of instances of 'will'
* Reword lots of instances of won't
* Reword lots of instances of we'll
* Eradicate you'll
* Eradicate 'be able to' type of phrases
* Eradicate 'unable to' type of phrases
* Eradicate 'has / have to' type of phrases
* Eradicate 'note that' type of phrases
* Eradicate 'in order to' type of phrases
* Redirect to official Chef and Puppet docs
* Eradicate gratuitous 'please'
* Reduce use of e.g.
* Reduce use of i.e.
* Reduce use of N.B.
* Get rid of 'sexagesimal' and correct some errors
* added faq and topic on uninstall Docker for AWS
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added screen snaps, corrected links
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* formatting updates
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* copyedits per review
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* for all links to , changed to full path
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* fixed link in Swarm Tutorial per review comments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* Added section for AWS load balancer, and added Docker for AWS 17.06 release notes
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
* Updated PR per comments
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
* Reformatting CLI commands for readability
* Sentence case fixes
* More fixes from comments
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
The "Docker for AWS / Deploy your app" page has a broken link to
distributed application bundles. There now is a dedicated page within
the documentation repo ("Docker Compose / Docker stacks and distributed
application bundles") that we can reference.
Tracking: #3660https://github.com/docker/docker.github.io/issues/3660
Signed-off-by: John Paul Herold <johnpaul7@gmail.com>