New docker build strategy #1
Annotations
1 error
build
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c wget -c -O qe.tar.gz https://gitlab.com/QEF/q-e/-/archive/qe-${QE_VERSION}/q-e-qe-${QE_VERSION}.tar.gz && mkdir -p qe && tar xf qe.tar.gz -C qe --strip-components=1 && cd qe && ./configure LDFLAGS=-static && make -j4 pw ph && make install" did not complete successfully: exit code: 2
|