MetaGPT icon indicating copy to clipboard operation
MetaGPT copied to clipboard

Adding a Dockerfile for docker implementation

Open sablin39 opened this issue 2 years ago • 3 comments
trafficstars

I wrote a Dockerfile that can use the same config as the host machine and stores the results in the host as well.

sablin39 avatar Jul 07 '23 05:07 sablin39

Does this work?

jmanhype avatar Jul 07 '23 16:07 jmanhype

Looking forward for this merge!

ngeorgj avatar Jul 07 '23 18:07 ngeorgj

Working?

jmanhype avatar Jul 08 '23 16:07 jmanhype

Requires optimization. Minimize the size of the image as much as possible, and try to add the conditional judgment for selecting the source.

geekan avatar Jul 09 '23 06:07 geekan

I add some cache removal commands to reduce the size of the image. Moreover, I've push it to dockerhub so you can simply pull and try the image, have fun :)

sablin39 avatar Jul 09 '23 10:07 sablin39