Azure / Azure/MachineLearningNotebooks
How to use arguments in DockerConfiguration Class to map ports during container run
Đang mở
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 4.4k
- Fork
- 2.6k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.