maestro
maestro copied to clipboard
Support for Linux ARM 64
Expected behavior
Able to spin up the containers for Linux ARM 64 platform
Actual behavior
Containers are not spinning up.
Steps to reproduce
- Run
docker-compose upin 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