Azure / Azure/MachineLearningNotebooks
How to use arguments in DockerConfiguration Class to map ports during container run
Aperta
- Lingua principale
- Jupyter Notebook
- Stelle
- 4.4k
- Fork
- 2.6k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.