Open ConYel opened 3 months ago
Hi @ConYel,
I'd suggest it's better to just download a pre-compiled static version of megadepth into your container which I can compile pretty easily for the lastest 1.2.0 version---instead of you trying to compile it yourself, since that is far from easy (as you've found).
What architecture are you on (I'm assuming either x86_64 or aarch64, if it's something else I might have difficulty compiling for that)?
Chris
Dear @ChristopherWilks , thank you for your prompt reply and of course for the tool!
I understand your concerns but my point here is to manage to compile it in an alpine docker container. I am working on reproducibility and afterwards I will try to make reproducible binaries. Yes I am working on x86_64. Is the htslib the main problem?
relevant issue: https://github.com/LieberInstitute/megadepth/issues/6
I am trying to build megadepth on alpine container in order to have a "slimmer" image in the end. I get various issues from compiling. the image currently:
Then I run inside the container :
Then I use