#!/bin/bash
# Build docker file

docker build --rm=true -t=p4benchmark p4/docker
