fix(containerfile): Speed up containerfile creation #9
branch_ci.yml
on: push
Annotations
2 errors and 1 warning
build-docs
Process completed with exit code 2.
|
build-container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c uv pip install --no-deps --python=$UV_PROJECT_ENVIRONMENT /src && cp -r /usr/local/lib/python3.12 /venv/lib/ && cp --remove-destination /usr/local/bin/python3.12 /venv/bin/python && cp --remove-destination /usr/lib/aarch64-linux-gnu/ld-linux-aarch64.so.1 /lib/ && cp /usr/local/lib/libpython3.12.so.1.0 /venv/lib/ && rm -r /venv/lib/python3.12/site-packages/**/tests && rm -r /venv/lib/python3.12/site-packages/**/_*cache* && rm /venv/lib/python3.12/site-packages/numpy.libs/libscipy_openblas64_-0f683016.so" did not complete successfully: exit code: 1
|
build-container
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, 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/
|