build_images.sh 74 B

1234
  1. #!/bin/sh
  2. set -e
  3. sudo docker build -t btfsd:latest -f btfsd.Dockerfile ..