unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42886] [PATCH 0/1] Need a way to disable iptables for dockerd.
@ 2020-08-16  8:06 Alexey Abramov
  2020-08-16  8:09 ` [bug#42886] [PATCH 1/1] services: docker: Add 'enable-iptables?' argument Alexey Abramov
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Abramov @ 2020-08-16  8:06 UTC (permalink / raw)
  To: 42886

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-16  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-16  8:06 [bug#42886] [PATCH 0/1] Need a way to disable iptables for dockerd Alexey Abramov
2020-08-16  8:09 ` [bug#42886] [PATCH 1/1] services: docker: Add 'enable-iptables?' argument Alexey Abramov
2020-08-16  9:15   ` bug#42886: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).