Azure / Azure/MachineLearningNotebooks
How to use arguments in DockerConfiguration Class to map ports during container run
Abierto
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 4.4k
- Forks
- 2.6k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I have a need to map ports of my Azure ML compute(instance or cluster) to a corresponding open port inside the Docker container. Essentially I want to be able to add the -p hostport:containerport option in my docker configuration. I am guessing I can use the arguments option of the DockerConfiguration class. Sadly, there is no illustration/documentation of how this can be done. Could you please help with a solution?
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.