The rust binary built with a cache mount wasn't available for COPY because cache mounts are ephemeral. Copy the binary to a persistent location within the same RUN command while the mount is accessible.
2.4 KiB
2.4 KiB