emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#42886: closed ([PATCH 0/1] Need a way to disable iptables for docker


From: GNU bug Tracking System
Subject: bug#42886: closed ([PATCH 0/1] Need a way to disable iptables for dockerd.)
Date: Sun, 16 Aug 2020 09:16:01 +0000

Your message dated Sun, 16 Aug 2020 11:15:48 +0200
with message-id <87pn7rgddn.fsf@gnu.org>
and subject line Re: [bug#42886] [PATCH 1/1] services: docker: Add 
'enable-iptables?' argument.
has caused the debbugs.gnu.org bug report #42886,
regarding [PATCH 0/1] Need a way to disable iptables for dockerd.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42886: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42886
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [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



--- End Message ---
--- Begin Message --- Subject: Re: [bug#42886] [PATCH 1/1] services: docker: Add 'enable-iptables?' argument. Date: Sun, 16 Aug 2020 11:15:48 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hello,

> * gnu/services/docker.scm (docker-configuration): Define the argument.
> * gnu/services/docker.scm (docker-shepherd-service): Use it.

I added the corresponding documentation and pushed as
2b68a96422575b14e54c9a7e3d0033f6231a6b4d.

Thanks,

Mathieu


--- End Message ---

reply via email to

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