Skip to content

Update Dockerfile

Update Dockerfile #109

Triggered via push May 8, 2024 11:57
Status Cancelled
Total duration 2m 56s
Artifacts
detect-changes
3s
detect-changes
Matrix: build-and-push-base-images
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-and-push-base-images (vscode, JUPYTER_VARIANT=minimal CUDA_VARIANT=nocuda ) / build-push
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c code-server --extensions-dir ${CODE_BUILTIN_EXTENSIONS_DIR} --install-extension ms-python.python && code-server --extensions-dir ${CODE_BUILTIN_EXTENSIONS_DIR} --install-extension ms-toolsai.jupyter && code-server --extensions-dir ${CODE_BUILTIN_EXTENSIONS_DIR} --install-extension ms-toolsai.vscode-jupyter-cell-tags && code-server --extensions-dir ${CODE_BUILTIN_EXTENSIONS_DIR} --install-extension humao.rest-client && code-server --extensions-dir ${CODE_BUILTIN_EXTENSIONS_DIR} --install-extension redhat.vscode-yaml && code-server --extensions-dir ${CODE_BUILTIN_EXTENSIONS_DIR} --install-extension donjayamanne.githistory && code-server --extensions-dir ${CODE_BUILTIN_EXTENSIONS_DIR} --install-extension alefragnani.project-manager && code-server --extensions-dir ${CODE_BUILTIN_EXTENSIONS_DIR} --install-extension esbenp.prettier-vscode && cd ${CODE_BUILTIN_EXTENSIONS_DIR}/ms-toolsai.jupyter-202* && mkdir -m 1777 temp && mkdir -m 1777 tmp && QUERY='.contributes.configuration.properties.\"python.condaPath\".default=\"/opt/conda/bin/conda\"' && jq $QUERY /usr/lib/code-server/lib/vscode/extensions/ms-python.python-*/package.json | sponge /usr/lib/code-server/lib/vscode/extensions/ms-python.python-*/package.json && QUERY='.contributes.configuration.properties.\"python.defaultInterpreterPath\".default=\"/opt/conda/bin/python\"' && jq $QUERY /usr/lib/code-server/lib/vscode/extensions/ms-python.python-*/package.json | sponge /usr/lib/code-server/lib/vscode/extensions/ms-python.python-*/package.json && rm -rf /tmp/* $HOME/.config $HOME/.local $HOME/.cache && fix-permissions $HOME && fix-permissions $CONDA_DIR && fix-permissions /home/$NB_USER && fix-permissions $CODE_BUILTIN_EXTENSIONS_DIR && cd /tmp" did not complete successfully: exit code: 1
build-and-push-base-images (vscode, JUPYTER_VARIANT=scipy CUDA_VARIANT=cuda-devel ) / build-push
FailFast: cancelling since parallel instance has failed
build-and-push-base-images (vscode, JUPYTER_VARIANT=scipy CUDA_VARIANT=nocuda ) / build-push
FailFast: cancelling since parallel instance has failed
build-and-push-base-images (vscode, JUPYTER_VARIANT=minimal CUDA_VARIANT=nocuda ) / build-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@15c905b16b06416d2086efa066dd8e3a35cc7f98, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.