MetaGPT icon indicating copy to clipboard operation
MetaGPT copied to clipboard

Docker support for MacOS

Open uros-mil opened this issue 9 months ago • 0 comments

After installing docker image on Mac M2, docker-desktop app shows compatibility issues with AMD64 image.

Does provided docker image work on Mac with ARM processors, and is there some change I need to make to fix this?

I've tried to run docker build -t metagpt:custom . but it doesn't work - it's failing to install lib psutil. My docker knowledge is not sufficient to further debug this.

uros-mil avatar Apr 29 '24 15:04 uros-mil