agentscope-ai / agentscope-ai/agentscope-runtime

[Feature] make docker build index url as input not hard coded

Open
#331 0 comments 0 reactions 1 assignee Claimed by @zzhangpurdue View on GitHub
enhancement
Dominant language
Python
Stars
863
Forks
168
PR merge metrics
No merged PRs in 30d

Description

## Problem Description
current docker build has an hard coded index url, https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple, which might be unavailable in some environment, such as aliyun ecs, azure,aws.

so, we should make it an option.

## Proposed Solution
1. remove index url from docker image template
2. pass in by user config.

## Affected Component(s)
- [x] Engine
- [ ] Sandbox
- [ ] Common
- [ ] Tools
- [ ] Documentation
- [ ] Other: ___________

## Alternatives Considered
[Describe any alternative solutions you've considered]

## Additional Context
[Any other context, screenshots, or examples about the feature request]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.