Update dockerfile and add docker build action #21
Triggered via pull request
August 23, 2024 17:50
Status
Failure
Total duration
1h 9m 33s
Artifacts
–
build_docker_image.yml
on: pull_request
build-and-publish-docker-image
1h 9m
Annotations
1 error and 1 warning
build-and-publish-docker-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export TORCH_CUDA_ARCH_LIST=\"$(echo \"$CUDA_ARCHITECTURES\" | tr ';' '\\n' | awk '$0 > 70 {print substr($0,1,1)\".\"substr($0,2)}' | tr '\\n' ' ' | sed 's/ $//')\" && export MAX_JOBS=4 && GSPLAT_VERSION=\"$(sed -n 's/.*gsplat==\\s*\\([^,\" '\"'\"']*\\).*/\\1/p')\" && pip install --no-cache-dir git+https://github.com/nerfstudio-project/gsplat.git@v${GSPLAT_VERSION} && pip install --no-cache-dir /tmp/nerfstudio 'numpy<2.0.0' && rm -rf /tmp/nerfstudio" did not complete successfully: exit code: 1
|
build-and-publish-docker-image
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7, docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|