Share via


IWithCredentials Interface

Definition

A web app update allowing docker hub credentials to be set.

public interface IWithCredentials
type IWithCredentials = interface
Public Interface IWithCredentials

Methods

WithCredentials(String, String)

Specifies the username and password for Docker Hub.

Applies to