build_docker_image.sh 62 B

123
  1. #!/bin/bash
  2. docker build -t deepspeed:0.1 -f ../Dockerfile .