Add possibility to store token for inference runtime docker registry
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When handling models which were trained with real patient data, they are usually not accessible for the public due to privacy concerns. So it is likely that runtime docker images are stored in privated repositories. To access these repositories, a security token needs to be passed. That token should be
* stored as a docker secret
* readable by the orchestrator
* used to log into the inference runtime image repository
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.