C9Glax / tranga-website

Web-Frontend for Tranga-API
GNU General Public License v3.0
17 stars 10 forks source link

Docker build failing #76

Closed C9Glax closed 5 months ago

C9Glax commented 5 months ago
#6 [3/3] COPY ./nginx /etc/nginx
#6 ERROR: failed to calculate checksum of ref p2pmp7gh22j6hk80pf3rqao8s::puq8walo06vb7hm9oljh5zru7: "/nginx": not found

#7 [2/3] COPY ./Website /usr/share/nginx/html
#7 ERROR: failed to calculate checksum of ref p2pmp7gh22j6hk80pf3rqao8s::puq8walo06vb7hm9oljh5zru7: "/Website": not foun
C9Glax commented 5 months ago

Related to https://github.com/C9Glax/tranga-website/commit/e0093c65ff5651e405d6f75180a3dd489d20894c

db-2001 commented 5 months ago

Curious why this failed when it worked on the Dev branch

C9Glax commented 5 months ago

Because context was still set to .Website i'd guess :)