mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-18 07:42:04 +08:00
add cmake version
This commit is contained in:
parent
1953bf3da4
commit
2864737adc
@ -10,6 +10,7 @@ LABEL description="Docker image for GPT-SoVITS"
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
ENV TZ=Etc/UTC
|
||||
RUN apt-get update && \
|
||||
apt-get install -y cmake \
|
||||
apt-get install -y --no-install-recommends tzdata ffmpeg libsox-dev parallel aria2 git git-lfs && \
|
||||
git lfs install && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user