Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

COPY failed: file not found in build context or excluded by .dockerignore: stat package.json: file does not exist

WORKDIR /usr/src/companies
COPY . ./usr/src/companies/ - working
COPY . ./usr/src/companies - not working
 
PREVIOUS NEXT
Tagged: #COPY #file #build #context #excluded #stat #file #exist
ADD COMMENT
Topic
Name
9+6 =