修正一个dockerfile.prod的错误
Build and Push Edge Proxy Image / build-and-push (push) Failing after 10m44s
Details
Build and Push Edge Proxy Image / build-and-push (push) Failing after 10m44s
Details
This commit is contained in:
parent
283c467479
commit
ee1f95e43e
|
|
@ -104,6 +104,7 @@ RUN ldconfig
|
|||
COPY piper_models/ /app/piper_models/
|
||||
|
||||
USER dev
|
||||
RUN mkdir -p /app/config
|
||||
RUN pip install --no-cache-dir --user -i https://mirrors.aliyun.com/pypi/simple/ \
|
||||
piper-tts \
|
||||
onvif-zeep \
|
||||
|
|
|
|||
Loading…
Reference in New Issue