From c37121b69dc4747bbe635c4e6ff1b43bca88b4a3 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Thu, 11 Dec 2025 23:15:31 -0800 Subject: [PATCH] :memo: Added further note on docker.json --- gentoo/current.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gentoo/current.md b/gentoo/current.md index 09cdb0ca..2a0e0b2c 100644 --- a/gentoo/current.md +++ b/gentoo/current.md @@ -36,6 +36,11 @@ depends on `iptables`, and `nftables` support is a version that Gentoo currently does not have in its [repos](https://packages.gentoo.org/packages/app-containers/docker). +Note that I have tried to play around with disabling ipv4 and ipv6 in docker +using `/etc/docker/daemon.json`. Currently I have changed the name of this +folder to `/etc/docker_disabled` until I am ready to play around with this +again. + I have found evidence that there is a compatibility layer between `iptables` and `nftables` which some have gotten to work on Debian called `iptables-compat`. I have enabled a USE flag on `nftables` called `xtables` which supposedly tries to