Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the "Persist .NET Aspire project data using volumes" article #2903

Merged
merged 5 commits into from
Apr 1, 2025

Conversation

alistairmatthews
Copy link
Contributor

@alistairmatthews alistairmatthews commented Mar 28, 2025

Summary

Clearly explains, compares, and separates volumes and bind mounts.

Fixes #2699


Internal previews

📄 File 🔗 Preview link
docs/fundamentals/persist-data-volumes.md Persist .NET Aspire project data using volumes or bind mounts

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@IEvangelist
Copy link
Member

Hey @alistairmatthews - is this related to #2879 at all?

@alistairmatthews
Copy link
Contributor Author

Hey @alistairmatthews - is this related to #2879 at all?

@IEvangelist - Yes, in this this should clarify the difference between Volumes and BindMounts. However, I think @AndiRudi's original problem was permissions within the SFTPGO container and the solution was to send the right target to the WithVolume() method.

@IEvangelist IEvangelist merged commit f4d06a1 into dotnet:main Apr 1, 2025
7 checks passed
@alistairmatthews alistairmatthews deleted the fix-persist-data-article branch April 1, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update docs for volumes
2 participants