Add plyr as player default and remove NodeJS, npm and videojs

This commit is contained in:
Jesús
2022-02-28 07:51:38 +08:00
parent 958aea0821
commit 1079d1cee4
43 changed files with 36068 additions and 259 deletions

View File

@@ -59,8 +59,6 @@ FROM debian:bullseye
RUN apt-get update && apt-get install -y \
automake \
git \
nodejs \
npm \
python3-dev \
virtualenv