[New article]: Docs for new persistent container lifetime feature in 9.0 #1660
Labels
doc-idea
Indicates issues that are suggestions for new topics [org][type][category]
⌚ Not Triaged
Not triaged
Proposed topic or title
Persistent container services
Location in table of contents.
App Host (Orchestration)
Reason for the article
Aspire 9.0 adds a new
ContainerResourceBuilderExtensions.WithLifetime
API that can be used to mark a runtime container as persistent. This allows the container to be retained when the App Host is stopped and re-used on subsequent runs.Article abstract
Learn to configure containers to persist and be re-used between App Host runs.
WithContainerName
API; this can allow Aspire to re-use a container that wasn't created by the AppHost (such a container will never be recreated)Relevant searches
No response
The text was updated successfully, but these errors were encountered: