Open jdh4 opened 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?
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?