mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update editly
This commit is contained in:
@@ -7,7 +7,7 @@ MAINTAINER EasyPi Software Foundation
|
|||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
&& apt update \
|
&& 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/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN npm install --global --unsafe-perm editly
|
RUN npm install --global --unsafe-perm editly
|
||||||
|
|||||||
Reference in New Issue
Block a user