Error on docker build: failed to walk /var/lib/docker/tmp/buildkit-mount.../target/quarkus-app: lstat /var/lib/docker/tmp/buildkit-mount.../target/quarkus-app: no such file or directory #1249
Labels
bug
Something isn't working
Describe the bug
Error happens on docker build command in azure pipeline. It fail on command "COPY --chown=185 target/quarkus-app/quarkus/ /deployments/quarkus/" in Dockerfile.jvm.
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref e9...dg: failed to walk /var/lib/docker/tmp/buildkit-mount.../target/quarkus-app: lstat /var/lib/docker/tmp/buildkit-mount.../target/quarkus-app: no such file or directory
To Reproduce
Steps to reproduce the behavior:
Screenshots
The text was updated successfully, but these errors were encountered: