aspire icon indicating copy to clipboard operation
aspire copied to clipboard

Add restart policy to resources

Open urumo opened this issue 7 months ago • 4 comments

Microsoft Reviewers: Open in CodeFlow

This pull request implements restart policy for container based resources with Docker style restart annotations from issue #5003 .

Changes:

  • Add .WithRestart(RestartPolicy) method to all container based projects..

urumo avatar Jul 21 '24 16:07 urumo