maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Support for Linux ARM 64

Open QAInsights opened this issue 2 years ago • 0 comments

Expected behavior

Able to spin up the containers for Linux ARM 64 platform

Actual behavior

Containers are not spinning up.

Steps to reproduce

  1. Run docker-compose up in macOS.

Error

Container maestromongodb                                                                                                                           Created0.5s 
 ✔ Volume "jmeter_mongodata"                                                                                                                            Created0.0s  web The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested        0.0s 
 ✔ Container maestromongodb                                                                                                                             Created0.5s 
 ✔ Container maestroweb                                                                                                                                 Created0.1s 
 ! web The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested        0.0s 
 ✔ Container maestroagent         

Context/environment

macOS

Additional information

NA

Possible fix

NA

QAInsights avatar Oct 21 '23 02:10 QAInsights