Docker: Add platform linux/arm/v7
#953
Annotations
1 error and 1 warning
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c true && WHEEL=$(ls -r /tmp/wetterdienst-*-py3-none-any.whl | head -n 1) && if [ \"$(uname -m)\" = \"x86_64\" ]; then uv pip install --system ${WHEEL}[bufr,cratedb,duckdb,explorer,export,influxdb,interpolation,postgresql,radar,radarplus,restapi]; elif [ \"$(uname -m)\" = \"aarch64\" ]; then uv pip install --system ${WHEEL}[bufr,cratedb,duckdb,explorer,export_without_zarr,influxdb,interpolation,postgresql,radar,radarplus,restapi]; elif [ \"$(uname -m)\" = \"armv7l\" ]; then uv pip install --system ${WHEEL}; fi" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading