Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a Dockerfile for docker implementation #16

Merged
merged 10 commits into from
Jul 9, 2023
Merged

Adding a Dockerfile for docker implementation #16

merged 10 commits into from
Jul 9, 2023

Conversation

sablin39
Copy link
Contributor

@sablin39 sablin39 commented Jul 7, 2023

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

@jmanhype
Copy link

jmanhype commented Jul 7, 2023

Does this work?

@ngeorgj
Copy link

ngeorgj commented Jul 7, 2023

Looking forward for this merge!

@jmanhype
Copy link

jmanhype commented Jul 8, 2023

Working?

@geekan
Copy link
Owner

geekan commented Jul 9, 2023

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

@sablin39
Copy link
Contributor Author

sablin39 commented Jul 9, 2023

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 :)

@geekan geekan merged commit 37902e4 into geekan:main Jul 9, 2023
iorisa referenced this pull request in iorisa/MetaGPT Sep 2, 2023
stellaHSR pushed a commit that referenced this pull request Nov 22, 2023
geekan pushed a commit that referenced this pull request Dec 26, 2023
Update: improve the unit testing of tutorial assistants and OCR assis…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants