mirror of
https://github.com/mautrix/telegram.git
synced 2026-05-17 07:25:46 +03:00
docker: install lottieconverter
This commit is contained in:
@@ -3,7 +3,7 @@ FROM dock.mau.dev/tulir/lottieconverter:alpine-3.22
|
||||
ENV UID=1337 \
|
||||
GID=1337
|
||||
|
||||
RUN apk add --no-cache ffmpeg su-exec ca-certificates bash jq curl yq-go
|
||||
RUN apk add --no-cache ffmpeg su-exec ca-certificates bash jq curl yq-go lottieconverter
|
||||
|
||||
ARG EXECUTABLE=./mautrix-telegram
|
||||
COPY $EXECUTABLE /usr/bin/mautrix-telegram
|
||||
|
||||
Reference in New Issue
Block a user