jjmiao1314 / 16sPIP

16sPIP: A Comprehensive Analysis Pipeline for Rapid Pathogen Detection in Clinical Samples Based on 16S Metagenomic Sequencing
6 stars 6 forks source link

Making Docker image #5

Open jdh4 opened 1 year ago

jdh4 commented 1 year ago

In trying to make a Docker image from the Dockerfile, the following errors are encounterd:

=> ERROR [ 8/18] COPY ./ncbi-blast-2.6.0+-x64-linux.tar.gz /bioapp/
=> ERROR [10/18] COPY ./bin/ /bioapp/
=> ERROR [14/18] COPY ./seq_crumbs-0.1.9.tar.gz /bioapp/

Where can the missing files be found?