Trying to deploy my dockerfile but copy not working
mryanmynHOBBY
9 months ago
Dockerfile:7
5 |
6 | # Copy go mod and sum files
7 | >>> COPY go.mod go.sum ./
8 |
9 | # Download all dependencies
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref 16b3542e-f214-41e9-804e-c2d46cc375f2::y8wpqsz4hl8is4vzmga6phlx2: "/go.sum": not found
ⓘ Deployment information is only viewable by project members and Railway employees.