Closed hockeygoalie35 closed 1 year ago
Running Raspbain on a raspberry pi. When trying to build the image file in portainer with the dockerfile, I get the following error:
Step 41/44 : COPY root/ / COPY failed: file not found in build context or excluded by .dockerignore: stat root/: file does not exist
This ended up being a Portainer issue. Once I git cloned the whole directory and built the image in the command line, I didn't have an issue.
Running Raspbain on a raspberry pi. When trying to build the image file in portainer with the dockerfile, I get the following error:
Step 41/44 : COPY root/ / COPY failed: file not found in build context or excluded by .dockerignore: stat root/: file does not exist