-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
Related to an existing integration?
Yes
Existing integration
CommunityToolkit.Aspire.Hosting.RavenDB
Overview
Right now the logs for the database(s) are still captured inside the docker container. It would be nice to be able to specify the log as a bind mount and to be able to name the log volume if you're just using a docker volume. This is especially important if you have multiple aspire projects.
Usage example
.WithLogVolume(name) and .WithLogBindMount(directory)
Breaking change?
No
Alternatives
Manual assignment of the log bind mount or volume which you'd need to know exactly where to map this to.
Additional context
No response
Help us help you
No, just wanted to propose this
Metadata
Metadata
Assignees
Labels
No labels