This commit is contained in:
levina 2022-02-01 04:46:16 +07:00 committed by GitHub
parent 3d6e35839a
commit 0eb2a528ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
# this docker will installed latest build version of NodeJs and Python version
FROM nikolaik/python-nodejs:latest
RUN apt-get update \
&& apt-get install -y --no-install-recommends ffmpeg \