Skip to content

[question] Can I use template/Dockerfile to build a base image to replace e2bdev/code-interpreter:latest #78

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

Open
fsqinghuayu opened this issue Apr 3, 2025 · 2 comments
Labels
question Question

Comments

@fsqinghuayu
Copy link

My project relies on Python versions 3.11 and above, The Python version in e2bdev/code-interpreter:latest is 3.10

@jakubno
Copy link
Member

jakubno commented Apr 3, 2025

You can use this Dockerfile as a base reference, you still need to include start-up.sh script or replicate what it does. SDK expect the server to be there.

Also make sure to include start script during build as mentioned here

@ValentaTomas ValentaTomas added the question Question label Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question
Projects
None yet
Development

No branches or pull requests

3 participants