1 write to Command
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
1479
spec.
Command
= containerResource.Entrypoint;
2 references to Command
Aspire.Hosting (1)
Dcp\ResourceSnapshotBuilder.cs (1)
54
new(KnownProperties.Container.Command, container.Spec.
Command
),
Aspire.Hosting.Tests (1)
DistributedApplicationTests.cs (1)
849
Assert.Equal("bob", redisContainer.Spec.
Command
);