HelloWorld2307's picture
Upload 2flow folder
995e681 verified
raw
history blame contribute delete
137 Bytes
docker run -it --rm \
--gpus all \
-v /mnt/hoang.dinh/code/2flow:/workspace/2flow \
-w /workspace/2flow \
tired:lastest \
bash