Closed acarafat closed 6 months ago
Typically, docker needs root access, so it may not be usable as a regular user on an HPC system.
You can try excluding the --docker
and --mulled-test
arguments.
Thank you, it worked!
Typically, docker needs root access, so it may not be usable as a regular user on an HPC system.
You can try excluding the
--docker
and--mulled-test
arguments.
Hello,
I'm trying to build a recipe in a HPC using:
bioconda-utils build --docker --mulled-test --packages beav
But I'm getting the following error:
Any insight will be appreciated. Thanks!