I’ve been trying to make a package (Virtus2) that runs in a cwl workflow wrapper work with udocker. While I’ve been able to get the workflow to run using --user-space-docker-cmd=udocker, it tries to use docker on each step to call tools.
Is there a way to get the workflow and udocker to work together?