From 6ec9bebc4cf7f4f937eda4b4aaa0bf7480ca7ea8 Mon Sep 17 00:00:00 2001 From: Micah Abbott Date: Sep 30 2016 15:02:54 +0000 Subject: manifest: add iptables The `iptables` binary is not supplied with the `iptables-services` package and is required by `docker`. Related: https://bugzilla.redhat.com/show_bug.cgi?id=1378920 --- diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-host.json index e92e27e..b31c123 100644 --- a/fedora-atomic-docker-host.json +++ b/fedora-atomic-docker-host.json @@ -45,7 +45,7 @@ "which", "nfs-utils", "curl", - "iptables-services", + "iptables-services", "iptables", "NetworkManager", "hostname", "initscripts", "iproute", "iputils", "less", "sos",