Andreas Heck
0fde22482a
Update docs for host networking ( #19783 )
...
* Update docs for host networking
* Update content/desktop/networking.md
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-11 10:27:31 +01:00
Andreas Heck
f9fd521e79
Add info that host networking has to be enabled ( #19781 )
...
* Add info that host networking has to be enabled
* Update content/network/drivers/host.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update content/network/drivers/host.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-11 09:28:40 +01:00
Andreas Heck
64f176ba56
Add info about host network support in DD 4.29 ( #19654 )
...
* Add info about host network support in DD 4.29
* Review suggestions
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Apply review suggestions
* Remove text saying that host networking is a paid feature
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-08 16:24:03 +01:00
David Karlsson
4028c5079d
network: multiple nets with --network
...
Corrects a false statement that you can't connect to multiple networks
with the `--network` flag.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-05 14:14:32 +01:00
Adeleke Akinade
98b3164e57
Fix typos in two Network related pages ( #19532 )
...
* Fix typo in the Network page.
* Fix typos in the Bridge Network Driver page.
---------
Co-authored-by: Adeleke Akinade <adeleke.akinade@aat.org.uk>
2024-02-29 10:41:07 +00:00
David Karlsson
225eb08073
network: remove bridge tutorial from overlay page
...
This tutorial was duplicated from the bridge page and didn't cover the
overlay driver, probably a copy/paste issue.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 12:17:35 +01:00
David Karlsson
35b77e4cac
network: deduplicate swarm info for overlay driver
...
The overlay driver contained a lot of duplicate information and
references to Swarm services.
Closes #18958
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 12:17:35 +01:00
David Karlsson
f3b44a4476
cli: change reference docs url paths
...
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Stephanie Aurelio
6a05b4da98
Mini freshness update ( #19162 )
...
* tier 1 updates
* update overview and refresh quickstart steps
* update description and refresh for accuracy
* fix capitalization
* optimize image and replace low res image with console example
2024-01-22 08:11:34 -08:00
David Karlsson
04de43a394
cli: remove alias stubs
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
Allie Sadler
5ddf631cd4
Engdocs 1938 tier1 ( #19068 )
...
* ENGDOCS-1938-tier1
* .
* .
2024-01-11 08:19:40 +00:00
David Karlsson
5557874c8d
network: add container networking intro from docker run reference
...
This change adds more introductory information about container
networking to the networking overview page, moving it from the docker
run reference page.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-12 10:49:23 +01:00
WestFarmer
c89f83e971
Update proxy.md
...
fix misleading information about proxy config
2023-11-17 09:50:34 +08:00
Allie Sadler
c7df570f30
resize images ( #18588 )
2023-11-06 09:27:43 +00:00
Allie Sadler
f8ee348b98
refresh diagrams ( #18567 )
...
* refresh diagrams
* fix build
* tweaks to images
* remove old images
* review fixes
2023-11-03 10:23:34 +00:00
David Karlsson
c5e0b995c5
chore: add missing language tags for code blocks
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-01 10:52:00 +01:00
David Karlsson
33c36bc889
Merge pull request #17389 from polarathene/docs/firewalld-remove-migration-notes
...
docs: Remove firewalld zone instructions
2023-10-30 09:59:18 +01:00
Stephanie Aurelio
93d373e676
freshness updates ( #18533 )
2023-10-26 12:58:08 -07:00
David Karlsson
78025e73e4
Merge pull request #18403 from BrettC5159/patch-1
...
Update _index.md
2023-10-24 15:41:15 +02:00
minhtaile2712
1e377e0696
Simplify sentences ( #18432 )
...
Some sentences are lengthy and repeat. This fixes them.
2023-10-19 11:24:41 +01:00
BrettC5159
fe2fd57aec
Update _index.md
...
Make the port mapping table easier to read.
2023-10-11 15:09:33 -04:00
David Karlsson
54e13c08d9
build: refresh building best practices
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-11 09:18:18 +02:00
David Karlsson
1d9e2c748c
engine: macvlan is not supported in rootless mode
...
https://github.com/moby/moby/issues/45779#issuecomment-1599644464
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-05 16:04:00 +02:00
polarathene
a452d69c08
docs: Remove firewalld zone instructions
...
These were related to migrating to the `docker` zone support in new moby releases since integration landed in 2020H2.
2023-08-31 14:55:28 +12:00
David Karlsson
15e9e1e694
hugo: run migration script
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson
a0d21ade2f
migrate to hugo
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00