更新 cloudreve-aio Dockerfile,修正依赖项,移除多余的 vips-tools
All checks were successful
Sync Container Images / sync-images (push) Successful in 7m8s
All checks were successful
Sync Container Images / sync-images (push) Successful in 7m8s
This commit is contained in:
parent
aea3418854
commit
ffc326a940
@ -5,5 +5,5 @@ FROM cloudreve/cloudreve:latest
|
||||
RUN apk add --no-cache \
|
||||
ffmpeg \
|
||||
libreoffice \
|
||||
fftw-dev lcms2-dev libpng-dev build-base vips \
|
||||
vips-tools \
|
||||
&& rm -rf /var/cache/apk/*
|
Loading…
x
Reference in New Issue
Block a user