7 references to RustDockerfileGenerator
Aspire.Hosting.Rust (1)
RustHostingExtensions.cs (1)
834await RustDockerfileGenerator.WriteAsync(resource, callbackContext).ConfigureAwait(false);
Aspire.Hosting.Rust.Tests (6)
RustDockerfileShellTests.cs (6)
21var command = RustDockerfileGenerator.BuildArtifactCommand( 46var command = RustDockerfileGenerator.BuildArtifactCommand( 76var command = RustDockerfileGenerator.BuildArtifactCommand( 99var command = RustDockerfileGenerator.BuildArtifactCommand( 131var result = await RunShellAsync(RustDockerfileGenerator.CreateAppUserCommand, stubDirectory); 161var result = await RunShellAsync(RustDockerfileGenerator.CreateAppUserCommand, stubDirectory);