-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Hi, I am trying to install it on my server... but I got some error.
root@scw-happy-euler:# mkdir -p /usr/src/app# docker build -t youtube-scrape .
root@scw-happy-euler:
Sending build context to Docker daemon 22.53kB
Step 1/7 : FROM node:14.15.0
---> b90fa0d7cbd1
Step 2/7 : WORKDIR /usr/src/app
---> Using cache
---> 4a2e4719e626
Step 3/7 : COPY package*.json ./
COPY failed: no source files were specified
root@scw-happy-euler:~# Step 3/7 : COPY package*.json ./
Please help me.
Metadata
Metadata
Assignees
Labels
No labels