Skip to content

Update Dockerfile.main #188

Update Dockerfile.main

Update Dockerfile.main #188

Triggered via push June 5, 2024 14:27
Status Failure
Total duration 1m 46s
Artifacts

devcontainer.yml

on: push
Matrix: build_container_and_push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build_container_and_push (main)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c source ~/.bashrc && conda create -n deeptb python=3.9 -c conda-forge -y && source activate deeptb && pip install --no-index torch==2.1.1 && pip install torch_scatter==2.1.2 && cd ./DeePTB && pip install . && cd .. && rm ./DeePTB -r && conda clean --all -y && rm -rf /root/.cache/pip && echo \"source activate deeptb\" >> ~/.bashrc" did not complete successfully: exit code: 1