docker-compose builds images from source instead of getting from dock… #69
Annotations
3 errors
Build Docker Image (frontend)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; elif [ -f pnpm-lock.yaml ]; then yarn global add pnpm && pnpm i --frozen-lockfile; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1
|
Build Docker Image (frontend-armv7)
The job was canceled because "frontend" failed.
|
Build Docker Image (frontend-armv7)
The operation was canceled.
|