Commit Graph

44485 Commits

Author SHA1 Message Date
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
John Mulhausen fb6d56dfe3 Update learn.md 2017-01-20 11:10:41 -08:00
Misty Stanley-Jones 06b6d2bdb5 Merge branch 'master' into patch-1 2017-01-20 10:37:11 -08:00
Misty Stanley-Jones ce0d84ca2c Merge pull request #1286 from mstanleyjones/dockerfile_fix
Update imports to work properly (#1221)
2017-01-20 10:06:46 -08:00
John Mulhausen ebe778b906 Update imports to work properly (#1221)
Update imports to work properly
2017-01-20 09:58:54 -08:00
Misty Stanley-Jones 2f2bcbe1b2 Merge branch 'master' into patch-1 2017-01-20 09:50:52 -08:00
Misty Stanley-Jones 91548a27ae Merge pull request #1255 from thaJeztah/use-fixed-releasever
Use fixed $releasever for CentOS / RHEL
2017-01-20 09:47:47 -08:00
Misty Stanley-Jones fd3524cd3a Merge branch 'master' into use-fixed-releasever 2017-01-20 09:23:56 -08:00
Misty Stanley-Jones e793af460b Merge pull request #1271 from bmiro/patch-1
FIX  repo URL at add-apt-repository
2017-01-20 09:14:51 -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 f7115867f1 Merge pull request #1201 from mstanleyjones/fix_postinstall_toc
Fix broken link to linux postinstall
2017-01-19 23:50:26 -08: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
Misty Stanley-Jones e3aa91a5c9 Fix broken link to linux postinstall 2017-01-19 23:24:57 -08:00
Victoria Bialas f31e20e490 Merge pull request #1219 from londoncalling/vote-app-fix-links-again
fixed a link to Docker Labs
2017-01-19 23:11:50 -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 ca8977c85c Merge pull request #1174 from londoncalling/pinata-stable-1.13.0
WIP: first draft d4win, d4mac stable 1.13.0
2017-01-19 22:41:19 -08:00
Victoria Bialas 2b0273a929 d4mac, d4win stable 1.13.0 docs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 22:40:18 -08:00
Victoria Bialas 6fe9da7e2b d4mac, d4win release notes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 22:40:10 -08:00
Victoria Bialas 3c3c05b790 first draft d4win, d4mac stable 1.13.0
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 22:40:01 -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 a2092986e4 Merge pull request #1203 from londoncalling/toolbox-put-under-get-docker
move Toolbox under Get Docker, init cap Get Started
2017-01-19 21:42:11 -08:00
John Mulhausen a89ad87b7e Simplify front page 2017-01-19 21:34:36 -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
John Mulhausen 64d6746dae Learn Docker 2017-01-19 21:34:32 -08:00
Tim Smid 7063c5e921 Add notice for unsupported Compose file option when deploying stack. 2017-01-19 21:33:45 -08:00
Tim Smid 1e6b46b700 Add notice for ignored Compose file options when deploying a stack. 2017-01-19 21:33:45 -08:00
John Mulhausen 83c9ced110 Get Started section 2017-01-19 21:33:19 -08:00
John Mulhausen 14ba192a5c Get Started section 2017-01-19 21:32:15 -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