Monthly Docker Build Validation #15
Annotations
1 error and 1 warning
Test Build Dockerfile
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install gfortran gfortran-10 libgfortran-10-dev libgfortran5 && apt install liblapack-dev libblas-dev libblas3 liblapack3 && pypy -m pip install numpy cython && git clone https://github.com/xianyi/OpenBLAS && cd OpenBLAS && make FC=gfortran && make PREFIX=/opt/OpenBLAS install && cd .. && pypy -m pip install scipy pandas pyreadr" did not complete successfully: exit code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading