Skip to content
New issue

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

Dockerfile or recipe available #60

Open
chriswyatt1 opened this issue Feb 12, 2025 · 1 comment
Open

Dockerfile or recipe available #60

chriswyatt1 opened this issue Feb 12, 2025 · 1 comment

Comments

@chriswyatt1
Copy link

Hey,

Has anyone got a recipe to build this in Docker? (or can help me fix mine). I have been trying with all the various GCC versions on a UBUNTU 20.04 + 22.04 base but still not managing to get rattle correct working.

34 Illegal instruction rattle correct -i rattle.fastq.gz -t 4 -c clusters.out

  • rattle.fastq.gz : is the toy input fastq file gzipped.

Here is what I have so far with gcc11
https://github.com/Eco-Flow/docker-build/blob/main/rattle/Dockerfile_gcc11
and gcc9:
https://github.com/Eco-Flow/docker-build/blob/main/rattle/Dockerfile_gcc9

@chriswyatt1
Copy link
Author

chriswyatt1 commented Feb 12, 2025

This actually may have been a macM3 arm issue, that I couldn't get correct working. Works fine on ubuntu 22.04 with the gcc11. I can close unless someone has thoughts on the container.
I couldn't get an arm version to build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant