次の方法で共有


IWithCredentials インターフェイス

定義

Docker レジストリの資格情報を設定できる Web アプリ定義。

public interface IWithCredentials
type IWithCredentials = interface
Public Interface IWithCredentials
派生

メソッド

WithCredentials(String, String)

Docker Hubまたは docker レジストリのユーザー名とパスワードを指定します。

適用対象