None
This commit is contained in:
parent
15d1025fda
commit
acb6b1e556
@ -1,6 +1,6 @@
|
|||||||
FROM nikolaik/python-nodejs:python3.9-nodejs17
|
FROM nikolaik/python-nodejs:python3.9-nodejs17
|
||||||
RUN apt update && apt upgrade -y
|
RUN apt update && apt upgrade -y
|
||||||
RUN apt install -y ffmpeg python3-pip
|
RUN apt install -y ffmpeg
|
||||||
COPY . /py
|
COPY . /py
|
||||||
WORKDIR /py
|
WORKDIR /py
|
||||||
RUN pip3 install -U pip
|
RUN pip3 install -U pip
|
||||||
|
Loading…
Reference in New Issue
Block a user