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

More robust docker images #59

Open
5 tasks done
soulteary opened this issue Jul 23, 2023 · 3 comments
Open
5 tasks done

More robust docker images #59

soulteary opened this issue Jul 23, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@soulteary
Copy link

⚠️ Please check that this feature request hasn't been suggested before.

  • I searched previous Ideas in Discussions didn't find any similar feature requests.
  • I searched previous Issues didn't find any similar feature requests.

🔖 Feature description

This is a great project, but there are many small problems in the current use of docker images. In order to allow more people to use this project more faster and more stably, perhaps a better docker image should be designed.

✔️ Solution

There are some problems in the use of the image mentioned in the current project document, such as startup, such as setting complex configurations, such as working with other services...

And, after the project code was updated, the mirror project was not updated

❓ Alternatives

No response

📝 Additional Context

No response

Acknowledgements

  • My issue title is concise, descriptive, and in title casing.
  • I have searched the existing issues to make sure this feature has not been requested yet.
  • I have provided enough information for the maintainers to understand and evaluate this request.
@soulteary soulteary added the enhancement New feature or request label Jul 23, 2023
@soulteary
Copy link
Author

@ricklamers I'll provide a PR a little later, hope it helps.

@soulteary
Copy link
Author

soulteary commented Jul 24, 2023

I added a relatively general image build solution here, which does not contain three-party PyPI dependencies. Later, I forked the project and submitted an easy-to-use version.

https://github.com/soulteary/docker-code-interpreter

image

with tiny images

@soulteary
Copy link
Author

I submitted a PR to add the code changes to the project for review and discussion. The docker build operation should be done by the project's CI/CD in the future.

Before that, the owner of this project @ricklamers maybe needs to apply for and configure the Token of Docker Hub, and manually execute the docker build script files under script directory to complete the image building.

pr: #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant