Skip to content

docker-compose builds images from source instead of getting from dock… #69

docker-compose builds images from source instead of getting from dock…

docker-compose builds images from source instead of getting from dock… #69

Triggered via push December 7, 2023 00:10
Status Failure
Total duration 5m 44s
Artifacts
Matrix: Build Docker Image
Fit to window
Zoom out
Zoom in

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.