racemap / world-event-map

1 stars 0 forks source link

"/src/dapp": not found. Faild multistage build #4

Closed 1maxed1 closed 2 months ago

1maxed1 commented 2 months ago

=> ERROR [dapp builder 6/7] COPY src/dapp src/dapp 0.0s

[dapp builder 6/7] COPY src/dapp src/dapp:

failed to solve: failed to compute cache key: failed to calculate checksum of ref "/src/dapp": not found

1maxed1 commented 2 months ago

Screenshot 2024-09-10 210934

1maxed1 commented 2 months ago

When I try to build an image that also fails. I get a similiar error message Screenshot 2024-09-10 211323

I ran docker build -t wem:test1 -f docker\dapp\Dockerfile . (at the root of my project)

1maxed1 commented 2 months ago

Issue solved in latest fix