yfukasawa / LongQC

LongQC is a tool for the data quality control of the PacBio and ONT long reads.
MIT License
148 stars 18 forks source link

docker build error #48

Closed ttian627 closed 2 years ago

ttian627 commented 2 years ago

Hello,

I am using docker build to install longqc, but it occupyied more than 1T tmp space (as shown below). Is it right? This is my first time to use docker.

$docker build -t longqc . $Sending build context to Docker daemon 745G

Thank you

Tian