MetaGPT
MetaGPT copied to clipboard
Adding a Dockerfile for docker implementation
trafficstars
I wrote a Dockerfile that can use the same config as the host machine and stores the results in the host as well.
Does this work?
Looking forward for this merge!
Working?
Requires optimization. Minimize the size of the image as much as possible, and try to add the conditional judgment for selecting the source.
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 :)