nathanielfernandes/cps630-project

dockerfile

Closed this issue · 2 comments

write a clean docker file that can be used to host this project in a container

research docker images and find a lightweight one

docker copy fails

Step 3/9 : COPY package*.json .

{"message":"When using COPY with more than one source file, the destination must be a directory and end with a /"}
When using COPY with more than one source file, the destination must be a directory and end with a /
Build has failed!