Hello & thanks for the great tool; Is there any possibility that (at least some of the) methods will be containerized under arm64 architecture so that it could be run on apple m1 or m2 silicon machines?
Whatever will be the answer for the question above, I would still like to try to emulate the existing amd64 method images using Rosetta2 with the additional --platform linux/amd64 argument to the docker run command. I can't seem to find any leads to such a command being invoked anywhere in the dyno package R code, could you point me to this exact moment when a docker image is being called, please??
Thanks in advance,
Best,
Emile
Hello & thanks for the great tool; Is there any possibility that (at least some of the) methods will be containerized under arm64 architecture so that it could be run on apple m1 or m2 silicon machines?
Whatever will be the answer for the question above, I would still like to try to emulate the existing amd64 method images using Rosetta2 with the additional
--platform linux/amd64argument to thedocker runcommand. I can't seem to find any leads to such a command being invoked anywhere in thedynopackage R code, could you point me to this exact moment when a docker image is being called, please??Thanks in advance,
Best,
Emile