summaryrefslogtreecommitdiffhomepage
path: root/images/iptables/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'images/iptables/Dockerfile')
-rw-r--r--images/iptables/Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/images/iptables/Dockerfile b/images/iptables/Dockerfile
new file mode 100644
index 000000000..efd91cb80
--- /dev/null
+++ b/images/iptables/Dockerfile
@@ -0,0 +1,2 @@
+FROM ubuntu
+RUN apt update && apt install -y iptables