Azure / Azure/MachineLearningNotebooks

How to use arguments in DockerConfiguration Class to map ports during container run

オープン
#1,774 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
4.4k
フォーク
2.6k
PR マージ指標
30日以内にマージされた PR はありません

説明

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?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず Azure ML Python SDK の DockerConfiguration エントリポイントを見つけ、コンテナーの起動時にその引数がどのように渡されるかを確認します。関連する構成パターンについて、既存の Azure ML notebook または SDK の例を確認します。port-mapping のユースケースで arguments オプションを使用する、文書化された動作する例があれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
azure, docker, python
領域
cloud, documentation, machine-learning
issue の種類
ドキュメント
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
28/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。