Files
DeepSpeed/azure/build_docker_image.sh
2020-02-08 22:00:24 -08:00

4 lines
62 B
Bash
Executable File

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