diff --git a/Dockerfile b/Dockerfile index 16c103e..0a51235 100755 --- a/Dockerfile +++ b/Dockerfile @@ -14,6 +14,7 @@ RUN apk update --no-cache && \ libpq \ readline + RUN apk add --no-cache ffmpeg # 设置 npm 镜像源 RUN yarn config set registry https://registry.npmmirror.com