Hi,
We are starting to be issued with M1 macs at our institution and we are getting docker errors like:
docker: Error response from daemon: image with reference biocontainers/biocontainers:v1.2.0_cv1 was found but does not match the specified platform: wanted linux/arm64/v8, actual: linux/amd64.
I guess this is because either the program is not available as an arm compiled executable, or that biocontainers doesn't build against arm as part of its build process.
Could anyone comment on this?
Hi,
We are starting to be issued with M1 macs at our institution and we are getting docker errors like:
I guess this is because either the program is not available as an arm compiled executable, or that biocontainers doesn't build against arm as part of its build process.
Could anyone comment on this?