Files
enginex-ascend-910-fe/run_in_docker_a100.sh
2025-09-03 11:01:20 +08:00

4 lines
154 B
Bash
Executable File

#! /usr/bin/env bash
image=harbor-contest.4pd.io/zhanghao/feature:a100-0.1
docker run -it -v /home/zhanghao/workspace:/workspace -v /mnt:/mnt $image bash