e1z0 / jetson-frigate

Frigate on Jetson Nano research
50 stars 11 forks source link

stat nginx/nginx.conf: file does not exist #11

Open yuyoujiang opened 9 months ago

yuyoujiang commented 9 months ago

When I run make jetson_frigate, I get the following error:

echo "VERSION='0.8.4-e1a63982'" > frigate/version.py docker build --tag frigate-web --file docker/Dockerfile.web web/ DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ ... Step 15/27 : COPY nginx/nginx.conf /etc/nginx/nginx.conf COPY failed: file not found in build context or excluded by .dockerignore: stat nginx/nginx.conf: file does not exist make: *** [Makefile:42: jetson_frigate] Error 1