mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-17 16:37:20 +08:00
📦 Add NodeJS for Docker
This commit is contained in:
parent
33709767df
commit
216eabcbb2
@ -5,6 +5,7 @@ MAINTAINER evil0ctal (https://hub.docker.com/repository/docker/evil0ctal/douyin_
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install gcc
|
||||
RUN apt-get -y install nodejs
|
||||
RUN apt-get -y install npm
|
||||
RUN npm install -y md5
|
||||
COPY . /app
|
||||
RUN pip3 --no-cache-dir install --user -r /app/requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user