Promote 'don't use named volumes' from a mysql/redis-specific explanation to a hard rule that applies to anything needing persistence (ssh host keys, uploads, queue state, etc). Lead with the 'docker compose down -v wipes named volumes' rationale since that's the keystroke this rule is really protecting against. Add a counter-pattern example. |
||
|---|---|---|
| .vscode | ||
| PRINCIPLES | ||
| art | ||
| config | ||
| src | ||
| .dockerignore | ||
| .gitattributes | ||
| .gitignore | ||
| README.md | ||
| composer.json | ||
| pint.json | ||