Skip to content

Commit 74830a5

Browse files
author
Shivani Kumari
committed
docs: add Arch Linux nftables compatibility note for rootless mode
1 parent 3d58e9d commit 74830a5

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{{< tab name="Arch Linux" >}}
22

3-
Arch Linux defaults to the `iptables-nft` backend. This may cause networking
4-
issues when running Docker in rootless mode.
3+
Arch Linux now defaults to the `iptables-nft` backend instead of the legacy
4+
`iptables` backend. This change may cause networking issues when running
5+
Docker in rootless mode.
56

6-
If you encounter issues, consider switching to the legacy iptables backend or
7-
ensure nftables compatibility.
7+
If you encounter networking problems, consider switching to the legacy
8+
iptables backend or ensuring compatibility with nftables.
89

9-
See the Arch Linux announcement:
10-
https://archlinux.org/news/iptables-now-defaults-to-the-nft-backend/
10+
See the [Arch Linux announcement](https://archlinux.org/news/iptables-now-defaults-to-the-nft-backend/).
1111

1212
{{< /tab >}}
13+

0 commit comments

Comments
 (0)