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
Sebastiaan van Stijn
2dfaf2c4e4
Add yum-utils to installation instructions
...
The yum-utils package is not installed by default
on some cloud providers, causing the
`yum-config-manager --add-repo` step to fail.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-20 13:59:29 +01:00
David Bayliss
55ea59a9a4
Update ubuntu.md
...
Please forgive me for my ignorance ... I'm not very familiar with Linux yet. I kept getting a 403 error (malformed URL really ... "dists" repeated) and failure to find the release file etc.. I'm not sure if what I've done is a fix, or an ugly work-around ... but it works for me without any issue I can see doing it this way. (Ubuntu - xenial 16.04 Docker version 1.13.0 build 49bf474).
2017-01-20 10:53:57 +00: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
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
Joffrey F
19777ec0b9
Add new depends_on syntax documentation ( #1031 )
...
Miscellaneous fixes
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-01-19 21:25:03 -08:00
Jari Takkala
5eb55e8414
Add sysctls option documentation
...
Describe the sysctls compose-file option.
2017-01-19 21:25:03 -08:00
Aanand Prasad
6c9616177e
Update Compose file reference for version 3
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2017-01-19 21:24:59 -08:00
Yong Wen Chua
8c458d4d82
Add documentation for service `userns_mode` key
2017-01-19 21:24:05 -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