Add possibility to store token for inference runtime docker registry
Ouverte
enhancement
- Langage dominant
- Python
- Étoiles
- 0
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.