build.sh 72 Bytes
Newer Older
yuguo's avatar
yuguo committed
1
2
3
docker build \
  --rm \
  -t oneflow-build -f docker/build/Dockerfile .