fix docker build #137
Annotations
1 error and 2 warnings
docker (intel, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c df -h . && wget -q https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.9/src/CMake-hdf5-1.10.9.tar.gz && tar xf CMake-hdf5-1.10.9.tar.gz && cd CMake-hdf5-1.10.9 && sed -e 's/^#*\\(.*BUILD_FORTRAN:BOOL=ON.*\\)/\\1/' -e 's/^#*\\(.*BUILD_FORTRAN:BOOL=OFF.*\\)/#\\1/' -e 's/^#*\\(.*intel.cmake.*\\)/\\1/' -i HDF5options.cmake && df -h . && ctest -S HDF5config.cmake,BUILD_GENERATOR=Unix,INSTALLDIR=/opt/hdf5 -C Release -V -O hdf5.log && df -h . && ./HDF5-1.10.9-Linux.sh --skip-license --exclude-subdir --prefix=/opt && cd && rm -rf CMake-hdf5-1.10.9.tar.gz CMake-hdf5-1.10.9 && df -h ." did not complete successfully: exit code: 255
|
docker (intel, linux/amd64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
docker (gnu, linux/amd64,linux/arm64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, peter-evans/dockerhub-description@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|