docs/network
Sebastiaan van Stijn f6adc80d9a
remove examples for ENV key value without '='
The `ENV key value` form can be ambiguous, for example, the following defines
a single env-variable (`ONE`) with value `"TWO= THREE=world"`:

    ENV ONE TWO= THREE=world

While we cannot deprecate/remove that syntax (as it would break existing
Dockerfiles), we should reduce exposure of the format in our examples.

Also updating some code-blocks that were missing language-hints

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-23 15:16:35 +02:00
..
bridge.md network: use relative markdown links 2020-04-23 13:03:39 +02:00
host.md network: use relative markdown links 2020-04-23 13:03:39 +02:00
index.md Merge pull request #11141 from usha-mandya/11035-patch 2020-07-21 14:54:57 +01:00
iptables.md Remove links to deprecated articles 2020-07-16 15:18:01 +01:00
links.md network: use relative markdown links 2020-04-23 13:03:39 +02:00
macvlan.md network: use relative markdown links 2020-04-23 13:03:39 +02:00
network-tutorial-host.md Update network-tutorial-host.md 2019-01-11 14:03:25 -05:00
network-tutorial-macvlan.md Update network-tutorial-macvlan.md (#8453) 2019-07-24 15:29:19 -07:00
network-tutorial-overlay.md Update network-tutorial-overlay.md 2020-07-30 01:17:51 +05:00
network-tutorial-standalone.md Update network-tutorial-standalone.md 2018-05-15 16:32:35 -07:00
none.md correct typo in bash command 2020-06-17 21:00:32 -04:00
overlay.md network: use relative markdown links 2020-04-23 13:03:39 +02:00
proxy.md remove examples for ENV key value without '=' 2020-09-23 15:16:35 +02:00