2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00

update editly

This commit is contained in:
kev
2021-07-21 13:00:13 +08:00
parent 8b163893bc
commit 620c865b0e

View File

@@ -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