Commit Graph

44474 Commits

Author SHA1 Message Date
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
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
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
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
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
French Ben
ca4f132800 Added latest docs from Editions AWS & Azure (#887)
* Added Docker for AWS and Azure and moved navigation

Signed-off-by: French Ben <frenchben@docker.com>

* Fixed image links

Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 11:55:14 -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
French Ben
2da8713bc3 Updated docs to remove beta and stable link (#1160)
* Updated docs to remove beta and stable link
2017-01-19 11:27:37 -08:00