We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The rfove tool fails to run on Galaxy EU:
rfove
/data/jwd02f/main/064/693/64693286/tool_script.sh: line 9: /rfove: No such file or directory
History: https://usegalaxy.eu/u/e26918e6b1264c81874871c01e988195/h/rfove-test
But both, testing locally with planemo test --docker and in CI works:
planemo test --docker
Sources: https://github.com/BMCV/galaxy-image-analysis/blob/master/tools/rfove/rfove.xml#L19
Might there be an issue with the Docker container? I'm not very experienced with Docker containers in Galaxy:
<requirements> <container type="docker">docker.io/kostrykin/rfove:@TOOL_VERSION@</container> </requirements>
Dockerfile: https://github.com/kostrykin/rfove/blob/master/Dockerfile
xref #89 #91 usegalaxy-eu/usegalaxy-eu-tools#645
The text was updated successfully, but these errors were encountered:
kostrykin
No branches or pull requests
The
rfove
tool fails to run on Galaxy EU:History: https://usegalaxy.eu/u/e26918e6b1264c81874871c01e988195/h/rfove-test
But both, testing locally with
planemo test --docker
and in CI works:Sources: https://github.com/BMCV/galaxy-image-analysis/blob/master/tools/rfove/rfove.xml#L19
Might there be an issue with the Docker container? I'm not very experienced with Docker containers in Galaxy:
Dockerfile: https://github.com/kostrykin/rfove/blob/master/Dockerfile
xref #89 #91 usegalaxy-eu/usegalaxy-eu-tools#645
The text was updated successfully, but these errors were encountered: