Add possibility to store token for inference runtime docker registry
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 0
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.