build-build.sh 96 B

12345
  1. #!/bin/bash
  2. source scripts/env.sh
  3. docker build -t $IMAGE -f scripts/docker/Dockerfile.build .