ContainerImageDestination
Enum net8.0
Specifies the destination for container images.
namespace Aspire.Hosting.Publishing;
public enum ContainerImageDestinationEnum Members
Section titled Enum MembersRegistryImage will be pushed to a container registry.
ArchiveImage will be saved as an archive file.