#!/bin/bash docker build -t br2-efinix . docker run --mount type=bind,source=./mount,target=/mount -w /mount br2-efinix ./build.sh