다음을 통해 공유


IWithCredentials 인터페이스

정의

Docker 허브 자격 증명을 설정할 수 있는 웹앱 업데이트입니다.

public interface IWithCredentials
type IWithCredentials = interface
Public Interface IWithCredentials

메서드

WithCredentials(String, String)

Docker Hub 대한 사용자 이름 및 암호를 지정합니다.

적용 대상