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 wget -q https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-Linux-x86_64.sh -O mambaforge.sh && /bin/bash mambaforge.sh -b -p \"${MAMBA_DIR}\" && mamba install python==\"${PYTHON_VERSION}\" && touch ${MAMBA_DIR}/conda-meta/pinned && echo \"python==${PYTHON_VERSION}\" >> ${MAMBA_DIR}/conda-meta/pinned && mamba env update -n base -f conda-env.yml && echo \". ${MAMBA_DIR}/etc/profile.d/conda.sh && conda activate\" >> ${HOME}/.bashrc && chown -R ${USERNAME}:${GROUPNAME} ${HOME} ${MAMBA_DIR} && rm mambaforge.sh conda-env.yml && mamba clean --all -f -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading