3 commenti (3 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)Python4446 star (4446 star)643 fork (643 fork)batch import
good first issue
Descrizione
docker运行时,能否指定多个config同时运行,这样可以在同一个容器里跑多个音箱的服务
Guida contributor
- Tech stack
- pythondockershell
- Dominio
- backenddevopsinfrastructure
- Tipo issue
- feature
- DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
- 3
- Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
- 1-2 days
- Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
- stale
- ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
- needs investigation
- Prerequisiti
- Basic Docker knowledgePython basicsFamiliarity with xiaogpt configuration
- Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
- 45
- Direzione di ricerca
- Investigate the current Docker configuration in the repository (e.g., Dockerfile, docker compose.yml). Understand how a single config is used and determine if multiple configs can be passed via environment variables or mounted volumes. Check existing comments in the issue for any clarification from maintainers. Propose a minimal change to allow multiple config files or multiple instances.