Commit afb23a12 authored by ACzhangchao's avatar ACzhangchao
Browse files

Update README.md

parent e5b12417
...@@ -48,6 +48,7 @@ docker run --shm-size 80g \ ...@@ -48,6 +48,7 @@ docker run --shm-size 80g \
--group-add video \ --group-add video \
--cap-add=SYS_PTRACE \ --cap-add=SYS_PTRACE \
--security-opt seccomp=unconfined \ --security-opt seccomp=unconfined \
--v <Host Path>:<Container Path> <Image ID> \
-it tacotron2_image -it tacotron2_image
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment