agentscope-ai / agentscope-ai/agentscope-runtime

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

Abierto
#331 0 comentarios 0 reacciones 1 asignado Reclamado por @zzhangpurdue Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
863
Forks
168
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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]

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.