Vini
Vini
RRailway
Created by Vini on 6/5/2023 in #✋|help
failed to calculate checksum of ref moby, docker error when building rust project
hi deployment fails for a Rust project of mine with the following error:
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref moby::qu7awiix4z3utfhv8qihdbrkc: failed to walk /var/lib/docker/tmp/buildkit-mount2628049258/app/bin: lstat /var/lib/docker/tmp/buildkit-mount2628049258/app/bin: no such file or directory

Error: Docker build failed
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref moby::qu7awiix4z3utfhv8qihdbrkc: failed to walk /var/lib/docker/tmp/buildkit-mount2628049258/app/bin: lstat /var/lib/docker/tmp/buildkit-mount2628049258/app/bin: no such file or directory

Error: Docker build failed
17 replies
RRailway
Created by Vini on 11/19/2022 in #✋|help
`failed to compute cache key` docker build step
3 replies
RRailway
Created by Vini on 11/16/2022 in #✋|help
failed to compute cache key failed to walk
failed to compute cache key: failed to walk /var/lib/docker/tmp/buildkit-mount4282277915/app/bin: lstat /var/lib/docker/tmp/buildkit-mount4282277915/app/bin: no such file or directory First build of a service runs a-okay, but after that this error happens for every new build.
5 replies