Commit Graph

19 Commits

Author SHA1 Message Date
Allie Sadler
f956ab6552 Improve alt text on images (#16484) 2023-01-10 16:28:46 +00:00
Jan Wystub
28b19178aa docs: enhance html output (#16076)
* docs: remove some leading space

* style: fix whitespace inconsistency

- double spaces in docker commands
- inconsistent indentation in multiline commands and paragraphs
- trailing spaces
2022-11-04 11:13:33 -07:00
Justin Chadwell
ad45d2d936 lint: tidy spaces inside spans 2022-07-28 11:27:10 +01:00
Thorben von Rekowski
f30d0b6079 Add ipv6 switch to network creation
Add the `--ipv6` switch to the first example in the "Dual stack IPv4 IPv6 IPvlan L2 mode"
section. WIthout that, the created network has the property EnableIPv6 set to false and the
example wouldn't work properly.
2021-12-17 12:37:00 +01:00
Sebastiaan van Stijn
3ff117bf5d network/ipvlan: copy edits and minor touch-ups
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-23 16:07:07 +02:00
Sebastiaan van Stijn
161ae8086f network/ipvlan: add to TOC, and some minor touch ups
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-22 19:39:31 +02:00
Sebastiaan van Stijn
4601a400eb experimental/vlan-networks: markdown touch-ups
- wrap to 80-chars
- reformat notes
- add code-hints to help highlighting

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-19 17:53:19 +02: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