This commit is contained in:
Michael Hansen
2023-05-13 12:17:48 -05:00
parent a92b2e15c7
commit 60878270ad
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,8 @@ docker run \
--user "$(id -u):$(id -g)" \
--ipc=host \
-v "${HOME}:${HOME}" \
-v /media/cache:/media/cache:ro \
-v /etc/hostname:/etc/hostname:ro \
-v /etc/localtime:/etc/localtime:ro \
piper-train \
larynx2-train \
"$@"