# This Dockerfile builds the image hosted at # gcr.io/gvisor-presubmit/iptables-test. FROM ubuntu RUN apt update && apt install -y iptables