Jim Galasyn
9f8b9d78d5
Fix bridge image ( #2502 )
2017-03-27 16:53:27 -07:00
David Greaves
66996126eb
bridge option syntax ( #2342 )
...
It seems that the syntax is either:
-b <bridge>
or
--bridge=<bridge>
2017-03-16 20:04:09 -07:00
Misty Stanley-Jones
fb7c73908b
Update the styleguide ( #2332 )
...
* Update the styleguide
Also normalize admonition titles with the colon outside the bold.
2017-03-15 09:46:30 -07:00
Alan Thompson
5ce24b0587
Update work-with-networks.md ( #2236 )
...
Clarify what is being connected to the network.
2017-03-09 17:10:04 -08:00
Alan Thompson
dfd33195bd
Update work-with-networks.md ( #2235 )
...
Fix typo 3 -> 4. Add clarification that we are using container4 to ping container4.
2017-03-09 16:46:28 -08:00
Misty Stanley-Jones
c9ac1eedeb
Merge pull request #2215 from cloojure/patch-2
...
Update work-with-networks.md
2017-03-09 15:50:35 -08:00
Misty Stanley-Jones
7a61d77d70
Merge pull request #2214 from cloojure/patch-1
...
Update work-with-networks.md
2017-03-09 15:49:06 -08:00
Alan Thompson
317a695a03
Update work-with-networks.md
...
grammer error
2017-03-08 19:09:27 -08:00
Alan Thompson
1dbafefda6
Update work-with-networks.md
...
small typo
2017-03-08 18:57:25 -08:00
Jason Levine
ee05ddfb21
Remove incorrect iptables-related information
...
At the current time, Docker flushes any pre-existing DOCKER and DOCKER-ISOLATION chains, meaning that the previous advice was misleading and led users in the wrong direction regarding restricting access to containers via iptables.
2017-03-04 19:17:01 -05:00
David Xia
142e4a95bb
Fix typo in networking docs
...
should be "nameserver" instead of "server."
2017-03-02 13:23:27 -05:00
Wang Jie
de9a0b0fc0
Update index.md ( #1965 )
...
Is a "delete" missing here? Or, shall we change this to "connect containers to and disconnect from it"?
2017-02-27 22:39:26 -08:00
Misty Stanley-Jones
de2d6f8191
Fix grammar
...
Fixes #1911
2017-02-22 13:37:22 -08:00
scjane
41e15067ca
Update work-with-networks.md ( #1810 )
2017-02-17 18:19:04 -08:00
scjane
18a5047bfa
Update index.md ( #1739 )
2017-02-16 01:10:04 -08:00
scjane
4284e25bb2
Update index.md ( #1735 )
2017-02-16 01:09:41 -08:00
Jay Linski
01f332f45c
Fix missing closing tags ( #1401 )
2017-01-26 14:12:02 -08:00
Misty Stanley-Jones
7d5a0f1011
Merge pull request #1337 from trapier/macvlan_intro
...
Remove experimental intro from macvlan (#1335 )
2017-01-25 12:19:30 -08:00
Misty Stanley-Jones
ef95a915eb
Fixing broken links
...
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
Trapier Marshall
534bc0e0c2
Remove experimental intro from macvlan ( #1335 )
...
Opening sentence does not read after this sentence was migrated from
experimental.
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-01-23 16:16:01 -05: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
46e044ec59
Fixing double curly braces
2017-01-19 11:09:49 -08:00
Misty Stanley-Jones
e3a3145cd9
Sync vnext-engine branch to docker/docker SHA 2f12d2808464dcfdf45e0920fd508ce0ff12bd29
...
This branch will contain forward-looking Engine-specific docs
and be the equivalent of docker/docker master for docs
2017-01-19 10:10:15 -08:00
Misty Stanley-Jones
fb0aff7371
Merge pull request #1118 from ljing-organizaiton/master
...
Update get-started-macvlan.md
2017-01-18 15:48:06 -08:00
Tom Hastjarjanto
5fb142c5e9
Fix documentation regarding protocol 50 (ESP) ( #1144 )
...
The documentation should clarify that its protocol 50 and not port 50 that should be allowed between nodes.
2017-01-17 12:54:03 -08:00
Elan Ruusamäe
4d93b73784
Update get-started-overlay.md ( #1082 )
...
* Update get-started-overlay.md
* Update get-started-overlay.md
perhaps renderer can't do multiline markdown links
* Update get-started-overlay.md
2017-01-13 13:12:50 -08:00
Bingshen Wang
c06c398c4a
fix typo in get-started-macvlan.md ( #1121 )
2017-01-13 13:05:44 -08:00
lj8930
3dbad619ff
Update get-started-macvlan.md
...
fix typo
2017-01-13 11:16:40 +08:00
Bingshen Wang
9111c8b52c
Update index.md
...
fix the typo
2016-12-29 09:55:50 +08:00
Peter Dave Hello
5919563eb8
Lossless Image optimization ( #959 )
...
* re-compress jpg images losslessly using jpegoptim
* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
Wallace Roque
7f8a0186ac
Correcting formatting ( #914 )
...
Fixed references to bash code, numbering of lists and some indentations.
2016-12-15 18:05:06 -08:00
Misty Stanley-Jones
efd865f13f
Merge pull request #235 from mstanleyjones/96_working_with_networks
...
Rewrites to the 'Working with Networks' topic
2016-12-12 11:09:50 -08:00
Misty Stanley-Jones
e6134824f9
Fix image in ipv6 file
...
Fixes #738
2016-12-09 14:10:00 -08:00
Adrien Duermael
50ee158a65
CI - added test for keywords in markdown frontmatters ( #805 )
...
* added test for keywords
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in some md files for tests to pass
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in /datacenter
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* tests/Dockerfile: no need to add git
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* tests/Dockerfile: changed maintainer
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-06 16:45:11 -08:00
Misty Stanley-Jones
d0fb13dc13
Add redirect for /articles/networking/
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-23 16:36:35 -08:00
Misty Stanley-Jones
013d8f09fd
Merge pull request #631 from mstanleyjones/followup_link_flag
...
Add a little more clarification about --link
2016-11-23 12:28:04 -08:00
Alessandro Boch
d3155b9482
About the docker_gwbridge network ( #400 )
...
* About the docker_gwbridge network
Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-11-23 12:21:33 -08:00
Misty Stanley-Jones
0fb5e646a6
Update 'Working with networks' topic
...
Verify all the steps, make modifications where necessary
Rewrite for grammar and clarity
Add explanation for unclear sections
Adapt some sections to a stepped tutorial style
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-23 12:09:13 -08:00
Misty Stanley-Jones
d27ac5e970
Add a little more clarification about --link
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-17 14:54:22 -08:00
Misty Stanley-Jones
185b5db95d
Provide clarification on status of `--link`
...
Fixes #353
2016-11-15 10:32:58 -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
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
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
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
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