Update Dockerfile.cpu
This commit is contained in:
@@ -2,7 +2,9 @@ FROM alpine
|
||||
|
||||
WORKDIR /subgen
|
||||
|
||||
RUN apk add --no-cache --break-system-packages \
|
||||
RUN rm /usr/lib/python*/EXTERNALLY-MANAGED
|
||||
|
||||
RUN apk add --no-cache \
|
||||
python3 \
|
||||
cmd:pip3 \
|
||||
ffmpeg \
|
||||
|
||||
Reference in New Issue
Block a user