modify dockerfile

This commit is contained in:
2025-09-03 15:55:09 +08:00
parent 722f25c905
commit eeda961724
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
#! /usr/bin/env bash
# cnmon
image=harbor-contest.4pd.io/zhanghao/iic:mlu370
image=harbor-contest.4pd.io/zhanghao/t2v:mlu370-0.1
device_id=2
docker run -it -v /root/zhanghao:/workspace -v /mnt:/mnt --device=/dev/cambricon_dev$device_id:/dev/cambricon_dev0 --device=/dev/cambricon_ctl:/dev/cambricon_ctl $image bash