docker : #0 building with "desktop-linux" instance using docker driver At line:2 char:1 + docker build -f Dockerfile -t alla-tms-coolify-test . *> docker-node- ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (#0 building wit...g docker driver:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 30B 0.0s #1 transferring dockerfile: 778B 0.0s done #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/node:20-bookworm-slim #2 DONE 1.9s #3 [internal] load .dockerignore #3 transferring context: 958B 0.0s done #3 DONE 0.2s #4 [base 1/2] FROM docker.io/library/node:20-bookworm-slim@sha256:2cf067cfed83d5ea958367df9f966191a942351a2df77d6f0193e162b5febfc0 #4 resolve docker.io/library/node:20-bookworm-slim@sha256:2cf067cfed83d5ea958367df9f966191a942351a2df77d6f0193e162b5febfc0 0.1s done #4 DONE 0.1s #5 [base 2/2] WORKDIR /app #5 CACHED #6 [internal] load build context #6 transferring context: 15.67MB 3.4s done #6 DONE 3.6s #7 [deps 1/2] COPY package.json package-lock.json ./ #7 CACHED #8 [deps 2/2] RUN npm install --no-audit --no-fund #8 3.179 npm warn ERESOLVE overriding peer dependency #8 3.180 npm warn While resolving: react-virtual@2.10.4 #8 3.180 npm warn Found: react@19.2.4 #8 3.180 npm warn node_modules/react #8 3.180 npm warn react@"19.2.4" from the root project #8 3.180 npm warn 100 more (@dnd-kit/accessibility, @dnd-kit/core, ...) #8 3.180 npm warn #8 3.180 npm warn Could not resolve dependency: #8 3.180 npm warn peer react@"^16.6.3 || ^17.0.0" from react-virtual@2.10.4 #8 3.180 npm warn node_modules/react-virtual #8 3.180 npm warn react-virtual@"^2.8.2" from kbar@0.1.0-beta.48 #8 3.180 npm warn node_modules/kbar #8 3.180 npm warn #8 3.180 npm warn Conflicting peer dependency: react@17.0.2 #8 3.180 npm warn node_modules/react #8 3.180 npm warn peer react@"^16.6.3 || ^17.0.0" from react-virtual@2.10.4 #8 3.180 npm warn node_modules/react-virtual #8 3.180 npm warn react-virtual@"^2.8.2" from kbar@0.1.0-beta.48 #8 3.180 npm warn node_modules/kbar #8 17.34 npm warn deprecated @esbuild-kit/esm-loader@2.6.5: Merged into tsx: https://tsx.hirok.io #8 17.77 npm warn deprecated @esbuild-kit/core-utils@3.3.2: Merged into tsx: https://tsx.hirok.io #8 34.29 npm warn deprecated recharts@2.15.4: 1.x and 2.x branches are no longer active. Bump to Recharts v3 to receive latest features and bugfixes. See https://github.com/recharts/recharts/wiki/3.0-migration-guide #8 64.63 #8 64.63 > next-shadcn-dashboard-starter@1.0.0 prepare #8 64.63 > husky #8 64.63 #8 64.83 .git can't be found #8 64.86 added 500 packages in 1m #8 64.87 npm notice #8 64.87 npm notice New major version of npm available! 10.8.2 -> 12.0.1 #8 64.87 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1 #8 64.87 npm notice To update run: npm install -g npm@12.0.1 #8 64.87 npm notice #8 DONE 65.4s #9 [builder 1/3] COPY --from=deps /app/node_modules ./node_modules #9 DONE 26.6s #10 [deps 2/2] RUN npm install --no-audit --no-fund #10 CACHED #11 [builder 1/3] COPY --from=deps /app/node_modules ./node_modules #11 CACHED #12 [deps 1/2] COPY package.json package-lock.json ./ #12 CACHED #13 [builder 2/3] COPY . . #13 DONE 1.9s #14 [builder 3/3] RUN npm run build #14 2.803 #14 2.803 > next-shadcn-dashboard-starter@1.0.0 build #14 2.803 > next build #14 2.803 #14 8.581 ▲ Next.js 16.2.6 (Turbopack) #14 8.593 #14 10.19 Creating an optimized production build ... #14 151.6 ✓ Compiled successfully in 2.3min #14 151.6 Running TypeScript ... #14 194.4 Finished TypeScript in 43s ... #14 194.4 Collecting page data using 11 workers ... #14 199.9 Generating static pages using 11 workers (0/76) ... #14 201.3 Generating static pages using 11 workers (19/76) #14 201.5 Generating static pages using 11 workers (38/76) #14 202.1 Generating static pages using 11 workers (57/76) #14 203.2 ✓ Generating static pages using 11 workers (76/76) in 3.3s #14 203.2 Finalizing page optimization ... #14 205.4 #14 205.4 Route (app) #14 205.4 ┌ ƒ / #14 205.4 ├ ƒ /_not-found #14 205.4 ├ ƒ /about #14 205.4 ├ ƒ /api/announcements #14 205.4 ├ ƒ /api/announcements/[id] #14 205.4 ├ ƒ /api/announcements/[id]/attachment #14 205.4 ├ ƒ /api/announcements/[id]/pin #14 205.4 ├ ƒ /api/announcements/[id]/unpin #14 205.4 ├ ƒ /api/audit-logs #14 205.4 ├ ƒ /api/audit-logs/export #14 205.4 ├ ƒ /api/auth/[...nextauth] #14 205.4 ├ ƒ /api/auth/register #14 205.4 ├ ƒ /api/courses #14 205.4 ├ ƒ /api/courses/[id] #14 205.4 ├ ƒ /api/employee-directory #14 205.4 ├ ƒ /api/employee-directory/[id]/target #14 205.4 ├ ƒ /api/employees #14 205.4 ├ ƒ /api/employees/[id] #14 205.4 ├ ƒ /api/import-employees #14 205.4 ├ ƒ /api/import-employees/template #14 205.4 ├ ƒ /api/master-review #14 205.4 ├ ƒ /api/notifications #14 205.4 ├ ƒ /api/notifications/[id]/read #14 205.4 ├ ƒ /api/notifications/read-all #14 205.4 ├ ƒ /api/online-lessons #14 205.4 ├ ƒ /api/online-lessons/[id] #14 205.4 ├ ƒ /api/online-lessons/[id]/attachment/download #14 205.4 ├ ƒ /api/online-lessons/[id]/attachment/view #14 205.4 ├ ƒ /api/organizations #14 205.4 ├ ƒ /api/organizations/[id] #14 205.4 ├ ƒ /api/organizations/active #14 205.4 ├ ƒ /api/permission-audit-logs #14 205.4 ├ ƒ /api/permission-templates #14 205.4 ├ ƒ /api/permission-templates/[id] #14 205.4 ├ ƒ /api/permission-templates/[id]/activate #14 205.4 ├ ƒ /api/permission-templates/[id]/clone #14 205.4 ├ ƒ /api/permission-templates/[id]/deactivate #14 205.4 ├ ƒ /api/permissions/catalog #14 205.4 ├ ƒ /api/products #14 205.4 ├ ƒ /api/products/[id] #14 205.4 ├ ƒ /api/reports/export #14 205.4 ├ ƒ /api/training-matrix #14 205.4 ├ ƒ /api/training-matrix/[id] #14 205.4 ├ ƒ /api/training-matrix/compliance #14 205.4 ├ ƒ /api/training-matrix/options #14 205.4 ├ ƒ /api/training-policies #14 205.4 ├ ƒ /api/training-policies/[id] #14 205.4 ├ ƒ /api/training-policies/[id]/activate #14 205.4 ├ ƒ /api/training-policies/[id]/clone #14 205.4 ├ ƒ /api/training-policies/[id]/deactivate #14 205.4 ├ ƒ /api/training-policies/[id]/history #14 205.4 ├ ƒ /api/training-records #14 205.4 ├ ƒ /api/training-records/[id] #14 205.4 ├ ƒ /api/training-records/[id]/certificates #14 205.4 ├ ƒ /api/training-records/[id]/certificates/[certificateId] #14 205.4 ├ ƒ /api/training-records/[id]/certificates/[certificateId]/download #14 205.4 ├ ƒ /api/training-records/[id]/review #14 205.4 ├ ƒ /api/training-records/import #14 205.4 ├ ƒ /api/training-records/import/template #14 205.4 ├ ƒ /api/user-permissions #14 205.4 ├ ƒ /api/user-permissions/[userId] #14 205.4 ├ ƒ /api/user-permissions/[userId]/assignment #14 205.4 ├ ƒ /api/user-permissions/[userId]/effective #14 205.4 ├ ƒ /api/user-permissions/[userId]/overrides #14 205.4 ├ ƒ /api/user-permissions/[userId]/overrides/[overrideId] #14 205.4 ├ ƒ /api/users #14 205.4 ├ ƒ /api/users/[id] #14 205.4 ├ ƒ /auth #14 205.4 ├ ƒ /auth/sign-in/[[...sign-in]] #14 205.4 ├ ƒ /auth/sign-up/[[...sign-up]] #14 205.4 ├ ƒ /dashboard #14 205.4 ├ ƒ /dashboard/announcements #14 205.4 ├ ƒ /dashboard/announcements/[id] #14 205.4 ├ ƒ /dashboard/audit-logs #14 205.4 ├ ƒ /dashboard/billing #14 205.4 ├ ƒ /dashboard/chat #14 205.4 ├ ƒ /dashboard/courses #14 205.4 ├ ƒ /dashboard/courses/[courseId] #14 205.4 ├ ƒ /dashboard/elements/icons #14 205.4 ├ ƒ /dashboard/employee-directory #14 205.4 ├ ƒ /dashboard/employee-directory/[id] #14 205.4 ├ ƒ /dashboard/employee-directory/[id]/edit #14 205.4 ├ ƒ /dashboard/employee-directory/[id]/targets #14 205.4 ├ ƒ /dashboard/employee-directory/create #14 205.4 ├ ƒ /dashboard/employees #14 205.4 ├ ƒ /dashboard/employees/[employeeId] #14 205.4 ├ ƒ /dashboard/exclusive #14 205.4 ├ ƒ /dashboard/forms #14 205.4 ├ ƒ /dashboard/forms/advanced #14 205.4 ├ ƒ /dashboard/forms/basic #14 205.4 ├ ƒ /dashboard/forms/multi-step #14 205.4 ├ ƒ /dashboard/forms/sheet-form #14 205.4 ├ ƒ /dashboard/import-employees #14 205.4 ├ ƒ /dashboard/kanban #14 205.4 ├ ƒ /dashboard/master-review #14 205.4 ├ ƒ /dashboard/notifications #14 205.4 ├ ƒ /dashboard/online-lessons #14 205.4 ├ ƒ /dashboard/online-lessons/[id] #14 205.4 ├ ƒ /dashboard/online-lessons/manage #14 205.4 ├ ƒ /dashboard/online-lessons/manage/[id] #14 205.4 ├ ƒ /dashboard/online-lessons/manage/new #14 205.4 ├ ƒ /dashboard/organizers #14 205.4 ├ ƒ /dashboard/overview #14 205.4 ├ ƒ /dashboard/pending-review #14 205.4 ├ ƒ /dashboard/permissions/audit-logs #14 205.4 ├ ƒ /dashboard/permissions/matrix #14 205.4 ├ ƒ /dashboard/permissions/templates #14 205.4 ├ ƒ /dashboard/permissions/users #14 205.4 ├ ƒ /dashboard/product #14 205.4 ├ ƒ /dashboard/product/[productId] #14 205.4 ├ ƒ /dashboard/profile/[[...profile]] #14 205.4 ├ ƒ /dashboard/react-query #14 205.4 ├ ƒ /dashboard/reports #14 205.4 ├ ƒ /dashboard/training-matrix #14 205.4 ├ ƒ /dashboard/training-matrix/[matrixId] #14 205.4 ├ ƒ /dashboard/training-policy #14 205.4 ├ ƒ /dashboard/training-records #14 205.4 ├ ƒ /dashboard/training-records/[trainingRecordId] #14 205.4 ├ ƒ /dashboard/training-records/[trainingRecordId]/review #14 205.4 ├ ƒ /dashboard/training-records/import #14 205.4 ├ ƒ /dashboard/users #14 205.4 ├ ƒ /dashboard/workspaces #14 205.4 ├ ƒ /dashboard/workspaces/team/[[...rest]] #14 205.4 ├ ƒ /privacy-policy #14 205.4 └ ƒ /terms-of-service #14 205.4 #14 205.4 #14 205.4 ƒ Proxy (Middleware) #14 205.4 #14 205.4 ƒ (Dynamic) server-rendered on demand #14 205.4 #14 205.9 npm notice #14 205.9 npm notice New major version of npm available! 10.8.2 -> 12.0.1 #14 205.9 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1 #14 205.9 npm notice To update run: npm install -g npm@12.0.1 #14 205.9 npm notice #14 DONE 206.2s #15 [runner 3/5] COPY --from=builder /app/public ./public #15 DONE 0.1s #16 [runner 4/5] COPY --from=builder /app/.next/standalone ./ #16 DONE 0.7s #17 [runner 5/5] COPY --from=builder /app/.next/static ./.next/static #17 DONE 0.2s #18 exporting to image #18 exporting layers #18 exporting layers 4.6s done #18 exporting manifest sha256:5ac07719b5bde68e73ff3677693385b92392962d5eae00bb89a8f0779d0ebe90 0.0s done #18 exporting config sha256:b273ea7c8bc1be45240a30511e8ce8d858ca8adf0abbb6936db3a10651e33db5 0.0s done #18 exporting attestation manifest sha256:7d88be1a35597a6a5451ec408e23864a860dc558ee471e2bfb4f44ff681d1ae5 0.1s done #18 exporting manifest list sha256:f98ba2353c109f3d3bb6650443a49aa72b8e58d789ab3fffc3cd1d12ff7d368b #18 exporting manifest list sha256:f98ba2353c109f3d3bb6650443a49aa72b8e58d789ab3fffc3cd1d12ff7d368b 0.0s done #18 naming to docker.io/library/alla-tms-coolify-test:latest done #18 unpacking to docker.io/library/alla-tms-coolify-test:latest #18 unpacking to docker.io/library/alla-tms-coolify-test:latest 1.6s done #18 DONE 6.4s View build details: docker-desktop://dashboard/build/desktop-linux/desktop-linux/i9kwe955riuodbxwib4qa0ypk