build and push BrineyLab Docker images #101
Annotations
1 error
build and push
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c cd \"${NGS_TOOLS_DIR}/igdiscover22\" && mamba install --yes nomkl \"snakemake-minimal>=4.5\" scipy \"muscle=3.8.1551\" pear flash \"igblast=1.19\" \"ruamel.yaml>=0.15\" \"vsearch=2.15.2\" dnaio \"xopen>=1.2.0\" \"tinyalign>=0.2\" regex \"networkx=2.5\" \"minimap2=2.28\" && mamba clean --all -f -y && python3 -m pip install --no-deps -e . && python3 -m pip install \"networkx==2.1\" RUN cd \"${NGS_TOOLS_DIR}\" && wget -q \"https://***.s3.amazonaws.com/tools/dorado-0.7.0-linux-x64.tar.gz\" && tar xzf \"dorado-0.7.0-linux-x64.tar.gz\" && sudo chmod -R 777 \"${NGS_TOOLS_DIR}/dorado-0.7.0-linux-x64\" && fix-permissions \"${NGS_TOOLS_DIR}/dorado-0.7.0-linux-x64\" && fix-permissions \"/home/${NB_USER}\"" did not complete successfully: exit code: 1
|
Loading