Share via


IWithCredentials Interface

Definition

A web app definition allowing docker registry credentials to be set.

public interface IWithCredentials
type IWithCredentials = interface
Public Interface IWithCredentials
Derived

Methods

WithCredentials(String, String)

Specifies the username and password for Docker Hub or the docker registry.

Applies to