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

Improve PGDATA warning about anonymous volumes #2505

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

mikelococo
Copy link
Contributor

The people who most need to see this warning will struggle to understand the meaning of the pre-existing language.

This updated warning:

  • Refers to anonymous volumes by their correct name.
  • Describes where the mystery mount is coming from.
  • States the required behavior quite plainly, you must mount at the correct location.

For additional context see:
https://stackoverflow.com/a/76217607

The people who most need to see this warning will struggle to
understand the meaning of the pre-existing language.

This updated warning:

- Refers to anonymous volumes by their correct name.
- Describes where the mystery mount is coming from.
- States the required behavior quite plainly, you must mount
  at the correct location.

For additional context see:
https://stackoverflow.com/a/76217607
@LaurentGoderre
Copy link
Member

I would put the more important part first. The important info is about persisting the data so that should be among the first thing in the sentence.

postgres/content.md Outdated Show resolved Hide resolved
@mikelococo
Copy link
Contributor Author

Committed, I think we're ready for a merge.

@tianon tianon merged commit 3e7bc1e into docker-library:master Dec 2, 2024
6 checks passed
@mikelococo mikelococo deleted the patch-2 branch December 3, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants