DockerfileBuilderCallbackContext
Classnet10.0
Provides context information for Dockerfile build callbacks.
namespace Aspire.Hosting.ApplicationModel;
public class DockerfileBuilderCallbackContext{ // ...}5 members
Constructors1
Section titled Constructors Initializes a new instance of the
DockerfileBuilderCallbackContext class. Properties4
Section titled PropertiesCancellationToken Gets the cancellation token to observe while waiting for the task to complete.