Commit Graph

442 Commits

Author SHA1 Message Date
Ben Firshman e1a8edffab Fix title in Engine API getting started (#1259)
* Fix title in Engine API getting started

A weird character was causing it to not be rendered correctly.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>

* Update getting-started.md
2017-01-20 11:46:30 -08:00
John Mulhausen 88a190986a Fixes rendering problems 2017-01-20 11:37:14 -08:00
Misty Stanley-Jones 970dcdfdbd Merge pull request #1258 from stevenh/patch-1
Correct repository details for ubuntu install
2017-01-20 11:37:05 -08:00
LRubin e22150bd43 fix markdown (#1293)
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-20 11:32:19 -08:00
snesneros fa1b47d5d1 Close 'code' html elements (#1292)
There were missing slashes in the closing tags, causing the page to display incorrectly.
2017-01-20 11:26:37 -08:00
Misty Stanley-Jones 79a97249a7 Added some redirects (#1294) 2017-01-20 11:24:36 -08:00
John Mulhausen 70ce9db6f0 Update understanding-docker.md 2017-01-20 11:23:39 -08:00
Misty Stanley-Jones 2f2bcbe1b2 Merge branch 'master' into patch-1 2017-01-20 09:50:52 -08:00
Misty Stanley-Jones fd3524cd3a Merge branch 'master' into use-fixed-releasever 2017-01-20 09:23:56 -08:00
Misty Stanley-Jones 4f60e41d46 Correct Ubuntu repo URL 2017-01-20 09:11:53 -08:00
Bartomeu Miró 1e26fa0775 FIX repo URL at add-apt-repository
With the past version the apt-get update results in a 403 for the docker repository when using a Jessie. Looking at the repo structure I assume that now will also work on the other Debian releases.
2017-01-20 16:14:58 +01:00
Steven Hartland 05ca25b53f Correct repository details for ubuntu install
Correct the ubuntu apt repository to use the correct form ubuntu-<codename>
2017-01-20 13:34:48 +00:00
Sebastiaan van Stijn 6e310517ef
Use fixed $releasever for CentOS / RHEL
The repo-files used in the installation instructions currently use `$releasever`
to configure the right YUM repository to use, however _Server_ releases output
the version in a different format (i.e., `7Server` instead of just `7`).

Given that we don't have separate repositories for "Server" and "Desktop" editions,
and we only support version 7, setting the repo-files to use a fixed version.

This issue was originally reported in
https://github.com/docker/docker/issues/23376

And fixed through 2b36087597, but this change
got lost during the rewrite of the installation docs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-20 14:13:22 +01:00
Misty Stanley-Jones d137e8a245 Fix a couple more instances of SUSE.md (#1223) 2017-01-19 23:50:12 -08:00
John Mulhausen 1a8ff37edb Update stack-deploy.md 2017-01-19 23:48:54 -08:00
John Mulhausen 2306a69da8 Update dockerd.md 2017-01-19 23:48:13 -08:00
John Mulhausen f7f35a3824 Update sdks.md 2017-01-19 23:47:44 -08:00
John Mulhausen de2a379e37 Remove dupe titles (#1217) 2017-01-19 23:25:34 -08:00
Misty Stanley-Jones 493b7b6157 Renamed SUSE.md to suse.md (#1222) 2017-01-19 23:25:14 -08:00
Victoria Bialas 0796130ef3 changed heading back to original title
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 23:05:03 -08:00
Victoria Bialas 69b7379c0b updated title of tutorial first topic
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 22:55:03 -08:00
Victoria Bialas 18beee2c81 fixed a link to Docker Labs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 22:47:10 -08:00
Victoria Bialas 19589d48cf Merge pull request #1191 from londoncalling/voting-app-example-draft2
draft 3 voting app sample updates
2017-01-19 22:25:43 -08:00
Victoria Bialas 3b314c12db draft 3 voting app sample updates
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 22:14:44 -08:00
John Mulhausen d8fcf8ae85 Nav fixes 2017-01-19 22:12:26 -08:00
Victoria Bialas 2c302845e1 improved Compose v3 and surrounding intro topics and links
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:34:35 -08:00
Victoria Bialas 426ea700ce voting app example updated Compose v3 features
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:34:35 -08:00
Victoria Bialas 0d31b7e17c complete first draft example, add new files and images
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:05 -08:00
Victoria Bialas db455a43bc uupdates to node and swarm setup, and deploy topics
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:05 -08:00
Victoria Bialas 08df6cea16 added node setup, create swarm, deploy topics to voting app example
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:04 -08:00
Victoria Bialas 58220bcf61 added more steps to app walkthrough
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:04 -08:00
Victoria Bialas 4dad83c742 tutorial on multi-container apps w/voting app
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:04 -08:00
Misty Stanley-Jones 00d68e59ea Merge pull request #1188 from docker/linkfix-john
Link fixes and link to app tutorial
2017-01-19 12:27:37 -08:00
Misty Stanley-Jones 584acf397b Fix a couple of Liquid errors 2017-01-19 12:06:33 -08:00
John Mulhausen 41587fabc1 Restructure navigation for Editions 2017-01-19 11:59:28 -08:00
Misty Stanley-Jones 988d920d36 Addressing feedback from new installation instructions (#1172)
* Address feedback for new installation instructions

* Updating the repo files for Oracle since  does not expand to only the number
2017-01-19 11:27:37 -08:00
Misty Stanley-Jones 7734148070 Fix typo in Oracle install instructions 2017-01-19 11:27:36 -08:00
Misty Stanley-Jones 50e75ff936 Rewrite and reorganize Linux install instructions
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 11:27:32 -08:00
Misty Stanley-Jones d2bd1457b5 Merge pull request #1069 from mstanleyjones/examples_to_cli_temporary_fix
Add examples to CLI generation templates
2017-01-19 11:21:05 -08:00
Misty Stanley-Jones 9374c5fea0 Add examples to CLI generation templates 2017-01-19 11:21:04 -08:00
Sebastiaan van Stijn a7cb8d980c remove confusing sentence from "publishing" section
the routing mesh should work irregardless of all
replicas being up or not, so removing this sentence.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 11:21:04 -08:00
Misty Stanley-Jones 6415ff6660 Add info about image resolution with content trust 2017-01-19 11:21:03 -08:00
Misty Stanley-Jones b0b446398c Document the ability to publish a port locally on a swarm node 2017-01-19 11:20:58 -08:00
Misty Stanley-Jones 3d72d43908 Update the syntax of 'docker secret create' in the examples 2017-01-19 11:18:23 -08:00
Misty Stanley-Jones 9d50621cdb Update syntax of the -f flag in the examples 2017-01-19 11:18:22 -08:00
Misty Stanley-Jones f4a28b31ec Document Docker secrets
Fixes #529

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 11:18:18 -08:00
John Mulhausen 35898701eb YAML-sourced CLI refdocs 2017-01-19 11:12:55 -08:00
Misty Stanley-Jones 5591272dcb Merge pull request #942 from mstanleyjones/fix_curly_braces
Fix double curly braces
2017-01-19 11:09:53 -08:00
Misty Stanley-Jones 46e044ec59 Fixing double curly braces 2017-01-19 11:09:49 -08:00
John Mulhausen 50de4479a1 Restructure navigation for Editions 2017-01-19 11:04:55 -08:00