build.sh 144 B

123
  1. # Build command for Docker image
  2. # TODO(dellaert): use docker compose and/or cmake
  3. docker build --no-cache -t borglab/ubuntu-boost-tbb:bionic .