guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#42886] [PATCH 0/1] Need a way to disable iptables for dockerd.


From: Alexey Abramov
Subject: [bug#42886] [PATCH 0/1] Need a way to disable iptables for dockerd.
Date: Sun, 16 Aug 2020 10:06:16 +0200

dockerd enables iptables by default, but if you are using nftables, you need
to disable iptables to make it work properly.

With this patch I want to add dockerd argument.

Alexey Abramov (1):
  services: docker: Add 'enable-iptables?' argument.

 gnu/services/docker.scm | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

--
2.27.0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]