Commit Graph

11 Commits

Author SHA1 Message Date
Sebastiaan van Stijn c0f70775ba
network/iptables: remove mention of obsolete versions
All currently supported versions of Docker Engine support this functionality
so no longer a need to mention the version.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 15:07:01 +02:00
Sebastiaan van Stijn 4068208b74
network: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:25 +02:00
Arko Dasgupta 52fde1a90c
Firewalld integration (#11883)
* Firewalld integration

Added a section mentioning the firewalld integration
and added notes on handling issues we've seen in the
community

Relates to https://github.com/docker/for-linux/issues/1163

Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com>

* Update network/iptables.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Minor style edits

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-14 12:42:59 +00:00
Usha Mandya df563bd043 Remove links to deprecated articles 2020-07-16 15:18:01 +01:00
Michael Ziegler a9b5a33dd0
improve description of iptables design, add notes about securing Docker hosts (#10263)
* improve description of iptables design, add notes about securing Docker hosts

* fix typo

* simplify a sentence

* fix chain name

* more minor changes

* add notes about the FORWARD chain policy

* shorten section on --ip

* rephrase section title
2020-02-18 17:19:45 +00:00
lena-larionova 718eb9b08e
fixing typos (#9787)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-01 11:05:51 -07:00
ada mancini e1034b60ed update iptables=false documentation (#9482)
make it clearer that this is not intended for end-users
2019-09-26 16:42:12 +01:00
Jeff Anderson 607de352f2 call out `ext_if` as a placeholder in the example (#9070) 2019-08-19 15:25:33 +01:00
Gavin (Saturn XXVIII) cca10d4fb8 Fixes #5969 - spelling error fixed (#5970) 2018-02-09 13:18:57 -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