清理文件夹
This commit is contained in:
parent
9a17c25404
commit
d1677df12b
|
|
@ -107,6 +107,7 @@ RUN ldconfig
|
|||
|
||||
COPY config/ /app/config/
|
||||
COPY models/ /app/models/
|
||||
|
||||
COPY piper_models/ /app/piper_models/
|
||||
|
||||
# 4. (作为 root) 更改 /app 目录的所有权
|
||||
|
|
|
|||
Loading…
Reference in New Issue