Commit Graph

127 Commits

Author SHA1 Message Date
Christian Salway 31bb573f72 Spelling error
two two = to two
2018-03-02 10:53:59 -08:00
gonzalovera 5313817cff Update network-tutorial-overlay.md (#6114)
Just a typo. Missing u.
2018-02-28 10:42:52 -08:00
LydellManganti f3420e8c88 Update network-tutorial-standalone.md (#6056)
Fix typo on Step 7 Detach should be from alpine1 instead of alpine2.
2018-02-23 15:26:11 -08:00
gore28akshay 9adcf16145 Update bridge.md
Spelling mistake.
2018-02-15 11:52:18 -08:00
gore28akshay 0e73891251 Update network-tutorial-standalone.md
Container alpine4 already connected to alpine-net. It has to be connected to bridge.
2018-02-15 11:51:35 -08:00
sify21 b1f23a2220 Update network-tutorial-overlay.md
`--global` should be `--mode globel`
2018-02-15 11:48:30 -08:00
Jeremy Lin cf4b96f7a7 Fix typos (`8021.q` -> `802.1q`) 2018-02-15 11:37:49 -08:00
Gwendolynne Barr e56b16a5a6
Add redirects (#6008) 2018-02-14 12:28:14 -08:00
Gavin (Saturn XXVIII) cca10d4fb8 Fixes #5969 - spelling error fixed (#5970) 2018-02-09 13:18:57 -08:00
Tanner Chung eb914265dc 2nd node swarm name incorrect (#5953)
Just changed `worker-1` to `worker-2` when tutorial instructs joining the second worker node to the swarm.
2018-02-08 11:36:43 -08:00
Tanner Chung a2122dc955 added explanation of -dit further up (#5954)
The explanation of dit in the "Communicate between a container and a swarm service" was helpful but wasn't written in an earlier walk through on the same page. I just simply added it to the "Use an overlay network for standalone containers" walkthrough so that people come across it in case they only see this one walkthrough.
2018-02-08 11:36:15 -08:00
Misty Stanley-Jones 9c56ec4596
Put back proxy server content (#5951) 2018-02-07 16:16:45 -08:00
Steven Showers 2774cdb5c5 Update iptables.md (#5948) 2018-02-07 15:49:03 -08:00
Misty Stanley-Jones 807610482b Add more details about Docker and iptables 2018-02-07 11:31:02 -08:00
Misty Stanley-Jones a8e84a80e1 Restructure and rewrite network content 2018-02-07 11:31:02 -08:00
Abdur Rehman c00f529962 fix a number of minor typos
Fix 19 typos, grammatical errors and duplicated words.

These fixes have minimal impact on the code as these are either in the
doc files or in comments inside the code files.

Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com>
2017-10-31 15:21:51 +05:00
kevinfeyrer 20fea89f02 Update vlan-networks.md
Some small changes to get the examples so that they run without error for me.
Improve consistency of presentation of the examples.
Fix some typos

Signed-off-by: kevinfeyrer <kevin.feyrer@btinternet.com>

Update vlan-networks.md

Restore "ip" accidentally removed

Signed-off-by: kevinfeyrer <kevin.feyrer@btinternet.com>

Update vlan-networks.md

Change prompt from container "$$" to host "$"

Signed-off-by: kevinfeyrer <kevin.feyrer@btinternet.com>

Update vlan-networks.md

Some changes suggested by cpuguy83 and thaJeztah

Signed-off-by: kevinfeyrer <kevin.feyrer@btinternet.com>
2017-06-02 00:10:57 +00:00
zhenghenghuo 1592702144 fix some typos
Signed-off-by: zhenghenghuo <zhenghenghuo@zju.edu.cn>

try to pass test

Signed-off-by: zhenghenghuo <zhenghenghuo@zju.edu.cn>

try to pass the test

Signed-off-by: zhenghenghuo <zhenghenghuo@zju.edu.cn>
2017-06-02 00:10:46 +00:00
Jie Luo 6861419022 duplicated the
Signed-off-by: Jie Luo <luo612@zju.edu.cn>

typo

Signed-off-by: Jie Luo <luo612@zju.edu.cn>

fix some typos

Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2017-06-02 00:10:45 +00:00
allencloud da64698e3d move mcvlan out of experimental docs
Signed-off-by: allencloud <allen.sun@daocloud.io>
2017-06-02 00:10:11 +00:00
allencloud ff8558050b fix typos
Signed-off-by: allencloud <allen.sun@daocloud.io>
2017-06-02 00:10:02 +00:00
allencloud e6b6512dfe better command `docker network create -h` output
Signed-off-by: allencloud <allen.sun@daocloud.io>
2017-06-02 00:07:51 +00:00
Otto Kekäläinen be70f9dd51 Fix spelling in comments, strings and documentation
Signed-off-by: Otto Kekäläinen <otto@seravo.fi>
2017-06-02 00:07:48 +00:00
Brent Salisbury 91a782c57c Updates to macvlan/ipvlan experimental docs
- Added a few more diagrams.
- Fixed typos and a few additional  details.
- Moved experimental images to a new directory
  in /experimental/images per @cpuguy83 suggestion.

Signed-off-by: Brent Salisbury <brent@docker.com>
2017-06-02 00:07:32 +00:00
Wen Cheng Ma f23e07c707 Update the document error
Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com>
2017-06-02 00:07:32 +00:00
Kai Qiang Wu(Kennan) a65c2b6ea6 Fix the typo url and info
Some info is not consistent between context and word.

Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>
2017-06-02 00:07:31 +00:00
Brent Salisbury e4f0f4e2d4 docs for experimental vlan net drivers
Signed-off-by: Brent Salisbury <brent@docker.com>
2017-06-02 00:07:31 +00:00