$ sudo docker build -t robsyme/nf-repeatmasking .
Sending build context to Docker daemon 12.29kB
Step 1/1 : FROM robsyme/nf-repeatmasking-onbuild
Executing 3 build triggers
---> Using cache
---> Using cache
---> Running in e5ce8b8923ee
Missing RepeatMasker EMBL database! at util/buildRMLibFromEMBL.pl line 83.
The command '/bin/sh -c cd /usr/local/RepeatMasker && util/buildRMLibFromEMBL.pl Libraries/RMRBSeqs.embl > Libraries/RepeatMasker.lib && makeblastdb -dbtype nucl -in Libraries/RepeatMasker.lib > /dev/null 2>&1 && makeblastdb -dbtype prot -in Libraries/RepeatPeps.lib > /dev/null 2>&1' returned a non-zero code: 2
$ sudo docker build -t robsyme/nf-repeatmasking .
Sending build context to Docker daemon 12.29kB
Step 1/1 : FROM robsyme/nf-repeatmasking-onbuild
Executing 3 build triggers
---> Using cache
---> Using cache
---> Running in e5ce8b8923ee
Missing RepeatMasker EMBL database! at util/buildRMLibFromEMBL.pl line 83.
The command '/bin/sh -c cd /usr/local/RepeatMasker && util/buildRMLibFromEMBL.pl Libraries/RMRBSeqs.embl > Libraries/RepeatMasker.lib && makeblastdb -dbtype nucl -in Libraries/RepeatMasker.lib > /dev/null 2>&1 && makeblastdb -dbtype prot -in Libraries/RepeatPeps.lib > /dev/null 2>&1' returned a non-zero code: 2