Build and push Docker images #251
Annotations
1 error
Build and load to the Docker client
buildx failed with: ERROR: failed to solve: process "/bin/bash -c /opt/install-jupyterlab.sh && pip3 install jupyterlab-git && if command -v julia && [ -n \"$MAMBA_DIR\" ]; then julia -e 'using Pkg; pkg\"add IJulia\"; pkg\"precompile\"' && mv \"${HOME}/.local/share/jupyter/kernels/julia\"* \"${MAMBA_DIR}/share/jupyter/kernels/\"; fi && if command -v R; then R -e \"install.packages('IRkernel'); IRkernel::installspec()\"; fi && jupyter server --generate-config && chown -R ${USERNAME}:${GROUPNAME} ${HOME} ${MAMBA_DIR} && jupyter lab clean && rm -rf /var/lib/apt/lists/* && if command -v mamba; then mamba clean --all -f -y; fi" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading