Make photo library offline-first and fix video thumbnails
This commit is contained in:
@@ -3,7 +3,7 @@ FROM arm64v8/alpine:edge
|
||||
ARG VERSION=""
|
||||
ARG REVISION=""
|
||||
|
||||
RUN apk add --no-cache attr bash ca-certificates curl delve inotify-tools libc6-compat mailcap tree vips patch && \
|
||||
RUN apk add --no-cache attr bash ca-certificates curl delve ffmpeg inotify-tools libc6-compat mailcap tree vips patch && \
|
||||
echo 'hosts: files dns' >| /etc/nsswitch.conf
|
||||
|
||||
LABEL maintainer="QSfera" \
|
||||
|
||||
Reference in New Issue
Block a user