Docker #75
Annotations
1 error
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh && bash Miniconda3-latest-Linux-x86_64.sh -b -p /opt/miniconda3 && ln -s /opt/miniconda3/bin/conda /usr/bin/conda && rm -f Miniconda3-latest-Linux-x86_64.sh && conda config --add channels conda-forge && conda config --set channel_priority strict && conda install -y mamba && ln -s /opt/miniconda3/bin/mamba /usr/bin/mamba && git clone https://github.com/FESOM/pyfesom2.git && mamba env update -n base --file ./pyfesom2/ci/requirements-py37.yml" did not complete successfully: exit code: 1
|
Loading