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

How to Change Python Package Index and Customize Library Installation When Deploying with Docker? #113

Open
ljq29 opened this issue Nov 23, 2024 · 1 comment

Comments

@ljq29
Copy link

ljq29 commented Nov 23, 2024

Description

When deploying the project using Docker, I would like to know:

  1. How to change the Python package index (e.g., switch to a custom mirror or a local Python package index)?
  2. How to add custom Python libraries or modify the existing dependencies?

It would be helpful if the documentation could include guidance or examples to achieve these configurations.

Expected Documentation Update or Solution

  • Steps or instructions to specify a custom Python package index.
  • A clear way to add custom libraries during Docker image build.
@ries9112
Copy link

I am also trying to figure out #2, would be very helpful to know how to install additional libraries

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

No branches or pull requests

2 participants