From 87a3c2f87b60a3ddfcc4e1eb04ebe156019bbc49 Mon Sep 17 00:00:00 2001 From: Micah Abbott Date: Sep 30 2016 15:52:39 +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 db1cbf5..2dc0138 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",