splatter
splatter
RRailway
Created by splatter on 8/12/2023 in #✋|help
Cannot find files in dockerfile
I'm trying to add a new folder to a service in my project (b8dfb994-f535-4bbf-9390-9fbfbfc01b7a) in its Dockerfile but whenever I add a new file Docker just reports it as not found Every old file is reported as CACHED in the steps and new files are just
ERROR: failed to calculate checksum of ref moby::...: "...": not found
ERROR: failed to calculate checksum of ref moby::...: "...": not found
Maybe it's relevant, but the root directory is / since i'm in a monorepo and this service depends on a few other folders in it. I made the service while I was in the trial, I haven't looked into the official monorepo support.
4 replies