I was wondering if there was an arm64 container we could use for this project, I am getting the below output:
$ simulator container pull
{"status":"Pulling from controlplane/simulator","id":"latest"}
{"errorDetail":{"message":"no matching manifest for linux/arm64/v8 in the manifest list entries"},"error":"no matching manifest for linux/arm64/v8 in the manifest list entries"}
Thanks!
Your Question
I was wondering if there was an arm64 container we could use for this project, I am getting the below output: $ simulator container pull {"status":"Pulling from controlplane/simulator","id":"latest"} {"errorDetail":{"message":"no matching manifest for linux/arm64/v8 in the manifest list entries"},"error":"no matching manifest for linux/arm64/v8 in the manifest list entries"} Thanks!Additional Context
No response