Support SSH Authentication for Docker Container Driver
オープン
stale
- 主要言語
- Python
- スター
- 2.1k
- フォーク
- 931
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 4
説明
As of docker `18.09` you can connect to a remote docker daemon over SSH without actually exposing the daemon socket and/or configuring TLS certs. (see https://docs.docker.com/engine/reference/commandline/dockerd/#daemon-socket-option)
e.g. `docker -H ssh://remoteip ps -a`
It would be fantastic if support for this could be added into the Docker driver.
Cheers
コントリビューションガイド
調査の方向性
まず Docker ドライバーと、そこに既存する接続処理を見つけてください。調査対象の動作として issue にある Docker SSH の例を使用し、その後、サポートをどのように提供して検証すべきかを判断してください。issue では具体的なファイルやテストは指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, python
- 領域
- devops
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100