#!/bin/bash # Build docker image with vpp and hc2vpp installed docker build -t hc2vpp -f Dockerfile .