Skip to content

Disabled building images linux/386 #20

Disabled building images linux/386

Disabled building images linux/386 #20

Triggered via push April 22, 2023 23:58
Status Failure
Total duration 1m 18s
Artifacts

ci-docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; \t\tmake -C /usr/src/postgres_web3 -j \"$(nproc)\"; \tmake -C /usr/src/postgres_web3 install; \tmkdir /tempdb; chown -R postgres:postgres /tempdb; su postgres -c 'pg_ctl -D /tempdb init'; su postgres -c 'pg_ctl -D /tempdb start'; make -C /usr/src/postgres_web3 installcheck PGUSER=postgres; su postgres -c 'pg_ctl -D /tempdb --mode=immediate stop'; rm -rf /tempdb; \trm -rf /usr/src/postgres_web3; \tapk del --no-network .build-deps" did not complete successfully: exit code: 2