mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
update editly
This commit is contained in:
parent
8b163893bc
commit
620c865b0e
@ -7,7 +7,7 @@ MAINTAINER EasyPi Software Foundation
|
||||
|
||||
RUN set -xe \
|
||||
&& apt update \
|
||||
&& apt install -y dumb-init ffmpeg xvfb \
|
||||
&& apt install -y dumb-init ffmpeg fonts-noto-cjk xvfb \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN npm install --global --unsafe-perm editly
|
||||
|
Loading…
Reference in New Issue
Block a user