forked from strapi/LaunchPad
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild.log
More file actions
108 lines (73 loc) · 2.95 KB
/
build.log
File metadata and controls
108 lines (73 loc) · 2.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
#1 [internal] load local bake definitions
#1 reading from stdin 1.05kB done
#1 DONE 0.0s
#2 [strapi internal] load build definition from Dockerfile
#2 transferring dockerfile: 682B done
#2 DONE 0.0s
#3 [nextjs internal] load build definition from Dockerfile
#3 transferring dockerfile: 293B done
#3 DONE 0.0s
#4 [strapi internal] load metadata for docker.io/library/node:20-alpine
#4 DONE 0.6s
#5 [nextjs internal] load .dockerignore
#5 transferring context: 176B done
#5 DONE 0.0s
#6 [strapi internal] load .dockerignore
#6 transferring context: 192B done
#6 DONE 0.0s
#7 [nextjs internal] load build context
#7 transferring context: 6.66kB 0.0s done
#7 DONE 0.0s
#8 [nextjs 1/5] FROM docker.io/library/node:20-alpine@sha256:6178e78b972f79c335df281f4b7674a2d85071aae2af020ffa39f0a770265435
#8 resolve docker.io/library/node:20-alpine@sha256:6178e78b972f79c335df281f4b7674a2d85071aae2af020ffa39f0a770265435 0.0s done
#8 DONE 0.0s
#9 [nextjs 2/5] WORKDIR /opt/app
#9 CACHED
#10 [nextjs 4/5] RUN yarn install --frozen-lockfile
#10 CACHED
#11 [nextjs 3/5] COPY package.json yarn.lock ./
#11 CACHED
#12 [nextjs 5/5] COPY . .
#12 CACHED
#13 [strapi internal] load build context
#13 transferring context: 46.13kB 0.0s done
#13 DONE 0.0s
#14 [strapi builder 3/6] COPY package.json yarn.lock ./
#14 CACHED
#15 [strapi builder 4/6] RUN yarn install --frozen-lockfile
#15 CACHED
#16 [strapi builder 5/6] COPY . .
#16 CACHED
#17 [strapi builder 6/6] RUN yarn build
#17 CACHED
#18 [strapi stage-1 3/9] COPY --from=builder /opt/app/node_modules ./node_modules
#18 CACHED
#19 [strapi stage-1 4/9] COPY --from=builder /opt/app/build ./build
#19 ERROR: failed to calculate checksum of ref lu913k8ys0xxgcbscf4r7vq53::kbliqvn2j1glysvqdhr3hsq9i: "/opt/app/build": not found
#20 [strapi stage-1 5/9] COPY --from=builder /opt/app/dist ./dist
#20 CACHED
#21 [strapi stage-1 7/9] COPY --from=builder /opt/app/package.json ./package.json
#21 CACHED
#22 [strapi stage-1 6/9] COPY --from=builder /opt/app/public ./public
#22 CACHED
#23 [strapi stage-1 8/9] COPY --from=builder /opt/app/.cache ./.cache
#23 ERROR: failed to calculate checksum of ref lu913k8ys0xxgcbscf4r7vq53::kbliqvn2j1glysvqdhr3hsq9i: "/opt/app/.cache": not found
#24 [nextjs] exporting to image
#24 exporting layers 0.1s done
#24 CANCELED
------
> [strapi stage-1 4/9] COPY --from=builder /opt/app/build ./build:
------
------
> [strapi stage-1 8/9] COPY --from=builder /opt/app/.cache ./.cache:
------
Dockerfile:24
--------------------
22 |
23 | CMD ["yarn", "start"]
24 | >>> COPY --from=builder /opt/app/.cache ./.cache
25 |
26 | RUN mkdir -p /opt/app/.tmp /opt/app/public/uploads && chown -R node:node /opt/app
--------------------
target strapi: failed to solve: failed to compute cache key: failed to calculate checksum of ref lu913k8ys0xxgcbscf4r7vq53::kbliqvn2j1glysvqdhr3hsq9i: "/opt/app/.cache": not found
View build details: docker-desktop://dashboard/build/default/default/j2qoqqihionf93v21lsg1p5yv