Misty Stanley-Jones
00b4a1ab00
Remove the naming digression from the networking tutorial
...
Fixes #575
2016-11-16 17:02:21 -08:00
Misty Stanley-Jones
9f8db0f7d9
Remove redirect that was an error
...
fixes #466
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-16 14:27:52 -08:00
Misty Stanley-Jones
1e688adaa7
Merge pull request #540 from dhauenstein/patch-1
...
Added GID to USER instruction
2016-11-16 14:25:00 -08:00
John Mulhausen
a0719b1ad0
Merge pull request #597 from guillaumeguerin/patch-1
...
Update step_four.md
2016-11-16 11:43:59 -08:00
John Mulhausen
5a8b80278e
Merge pull request #579 from scottlaw1/patch-1
...
Change "tho" to "though"
2016-11-16 11:43:12 -08:00
Magnus Lyckå
2f565d6327
Change apt-key keyserver URL
...
Changed keyserver URL for apt-key to hkp://ha.pool.sks-keyservers.net:80 as it is when you install with the get.docker.com script.
The old URL hkp://p80.pool.sks-keyservers.net:80 caused an error about "gnutls_handshake() failed" on apt update.
2016-11-16 16:17:14 +01:00
Guerin
ad491d6d9f
Update step_four.md
...
Added a link to the vi text editor website.
2016-11-16 14:55:58 +01:00
Misty Stanley-Jones
089d9100fd
Update understanding-docker.md ( #406 )
...
* Update understanding-docker.md
* Update understanding-docker.md
2016-11-15 16:06:04 -08:00
Scott A. Lawrence
babd3da5e7
Change "tho" to "though"
2016-11-15 14:28:37 -05:00
Misty Stanley-Jones
185b5db95d
Provide clarification on status of `--link`
...
Fixes #353
2016-11-15 10:32:58 -08:00
Daniel Hauenstein
a726bf5ab8
rephrase description of adding GUI to USER instruction
...
Avoiding passive voice in description of adding a GUI to the USER
instruction
2016-11-15 13:18:47 +01:00
fresnizky
b0e05667f9
Added command for ssh into swarm manager
2016-11-12 19:27:34 -03:00
Misty Stanley-Jones
b480b75413
Merge pull request #433 from docker/revert-175-patch-1
...
Revert "Engine reference BUILD tarball contexts mangled"
2016-11-11 16:25:40 -08:00
Gaetan
a5e01e1844
fix type of keywords entry in frontmatter (in /engine/) ( #552 )
...
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:45:24 -08:00
Daniel
1cead3926f
Added GID to USER instruction
...
The USER instruction allows to set UID, but also GID by adding a group name to the UID separated by a colon. This should be reflected in the documents as well, as no GROUP instruction exists.
2016-11-11 10:50:47 +01:00
Gaetan
57b45d5f8d
fix duplicated page titles ( #512 )
...
this also breaks page consistency, regarding anchor links (see #510 )
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:35:33 -08:00
Sebastiaan van Stijn
db153d8d2f
Revert "remove ubuntu wily 15.10"
...
This reverts the changes made in
https://github.com/docker/docker.github.io/pull/35 (300486bd77
)
Support for unbuntu 15.10 is removed in
Docker 1.13, but still available in Docker 1.12
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-11-09 14:12:59 +01:00
Misty Stanley-Jones
ff59423a39
Merge pull request #440 from rillig/we-you
...
Replace "we" with "you", as per the style guide
2016-11-07 14:51:32 -08:00
Hernandes Benevides de Sousa
71ff5c1589
Add missing whitespace ( #486 )
2016-11-07 13:13:33 -08:00
Michel van Os
3882cb1476
Updated link in step_four.md ( #478 )
...
* Updated link in step_four.md
Link to nano-editor is inconsistent with other links.
* Update step_four.md
2016-11-06 18:52:13 -08:00
Roland Illig
d35d1f7e2f
Stylistic cleanup in usingdocker.md
...
- wrap lines
- update version numbers and dates
- remove -ing from headings
- remove redundant text
2016-11-07 00:35:52 +01:00
Roland Illig
2c9eff5bc9
Replace "we" with "you", as per the style guide
2016-11-07 00:20:05 +01:00
John Mulhausen
a0aa3e7321
Reword and reformat "Breaking changes" page ( #473 )
...
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
2016-11-05 16:18:41 -07:00
Roberto Aguilar
54338099ae
Update service_create.md
...
Fixed "propation" typo
2016-11-05 18:02:49 -04:00
John Mulhausen
4bd2d0274f
Fixes #447
2016-11-04 17:37:42 -07:00
John Mulhausen
949a89e6ea
Merge pull request #152 from mstanleyjones/redirect_from
...
Change 'alias:' to 'redirect_from:' so aliases work again
2016-11-04 17:34:27 -07:00
John Mulhausen
37f3456cba
Update service_ps.md
2016-11-04 17:27:50 -07:00
John Mulhausen
69035630db
Update dockerd.md
2016-11-04 17:26:56 -07:00
John Mulhausen
8e46f2102b
Update legacy_plugins.md
2016-11-04 17:25:52 -07:00
Misty Stanley-Jones
eb5c8670bc
Change instances of alias: to redirect_from:
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -07:00
Stefan Lasiewski
47b8beb964
Fix broken link for [compatibility matrix]
2016-11-04 16:53:53 -07:00
Misty Stanley-Jones
66a183b254
Merge pull request #451 from aboch/movl
...
Clarify the mtu option is supported by overlay driver
2016-11-04 16:09:33 -07:00
John Mulhausen
558314bf56
Converges titles to imperative-form, front-matter based, and sentence-case ( #438 )
...
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Alessandro Boch
932be92012
Clarify the mtu option is supported by overlay driver
...
Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-11-04 15:00:21 -07:00
Misty Stanley-Jones
1a193d749b
Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
...
This reverts commit 13ddc1350e
, reversing
changes made to 7a11f05943
.
2016-11-04 13:33:29 -07:00
Misty Stanley-Jones
33d3d067d0
Revert "fix some frontmatter keywords values"
2016-11-04 13:30:04 -07:00
Kenfe-Mickael Laventure
1183c2d428
Add installation instructions for rapsbian-jessie
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-11-04 11:44:00 -07:00
Misty Stanley-Jones
13ddc1350e
Merge pull request #437 from gdevillele/fix_keywords_format
...
fix some frontmatter keywords values
2016-11-04 10:50:53 -07:00
Gaetan
8bb4d6226a
fix more frontmatter keywords values ( #439 )
...
* fix format of frontmatter keyword entry in some .md files
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
Kim Spasaro
2739a8eece
fixing typo
2016-11-04 10:45:32 -05:00
John Mulhausen
1fa3a3b686
Formatting fix
2016-11-03 18:14:15 -07:00
Stewart Rand
c1e679a489
Grammar
...
Better grammar.
2016-11-03 15:13:09 -03:00
Gaetan de Villele
7a11f05943
fix some frontmatter keywords values
...
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-03 10:22:12 -07:00
Misty Stanley-Jones
c13359b741
Fixed URLs in examples
2016-11-02 13:36:02 -07:00
Misty Stanley-Jones
66cbcac67f
Revert "Engine reference BUILD tarball contexts mangled"
2016-11-02 13:31:08 -07:00
Gökay Gürcan
ba9ea84fee
fix: Add line breaks before and after code blocks
2016-11-02 11:20:02 +02:00
Adrien Duermael
8fa5f3a5de
absolute links to docs.docker.com are now relative links
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-11-01 17:01:41 -07:00
John Mulhausen
2a696ed430
Merge pull request #367 from cavemandaveman/dockerd
...
Alphabetize daemon config file options
2016-11-01 12:18:44 -07:00
John Mulhausen
f201f50501
Merge pull request #399 from aduermael/master
...
removed menu.md files
2016-11-01 12:07:20 -07:00
John Mulhausen
28a16a7d16
Merge pull request #392 from xcellardoor/patch-1
...
Update centos.md
2016-11-01 12:01:15 -07:00