Skip to content

Update Dockerfile

Update Dockerfile #7

Triggered via push January 30, 2024 00:24
Status Failure
Total duration 3m 7s
Artifacts

docker.yml

on: push
build-and-push-image
2m 58s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c conda env create --file /tmp/env.yml && eval \"$(conda shell.bash hook)\" && conda activate ${KERNEL} && mkdir -p $CONDA_PREFIX/etc/conda/activate.d && python -m ipykernel install --name=${KERNEL} && fix-permissions $CONDA_DIR && fix-permissions /home/$NB_USER" did not complete successfully: exit code: 1
build-and-push-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.