gvisor/test/iptables/runner/Dockerfile

5 lines
140 B
Docker

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