RickStrahl / AlbumViewerVNext

West Wind Album Viewer ASP.NET Core and Angular Sample
505 stars 353 forks source link

docker-compose fails #17

Open rs38 opened 1 year ago

rs38 commented 1 year ago

in WSL2

Step 4/7 : COPY ./wwwroot /usr/share/nginx/html
COPY failed: file not found in build context or excluded by .dockerignore: stat wwwroot: file does not exist
ERROR: Service 'nginx' failed to build : Build failed

probably fixed by: https://github.com/RickStrahl/AlbumViewerVNext/pull/15