When i put the Docker image using '# Pull the docker image
docker pull futurehouse/bixbench:aviary-notebook-env', it says 'Error response from daemon: no matching manifest for linux/amd64 in the manifest list entries: no match for platform in manifest: not found'.
I am using linux/amd64 architecture, maybe currently the repo can only support linux/arm64 architecture. May i know how to solve the issue?
When i put the Docker image using '# Pull the docker image
docker pull futurehouse/bixbench:aviary-notebook-env', it says 'Error response from daemon: no matching manifest for linux/amd64 in the manifest list entries: no match for platform in manifest: not found'.
I am using linux/amd64 architecture, maybe currently the repo can only support linux/arm64 architecture. May i know how to solve the issue?