build.sh 92 B

12345
  1. #!/bin/bash
  2. docker pull nvcr.io/nvidia/tritonserver:20.03-py3
  3. docker build . --rm -t bert