laravel-workkit/PRINCIPLES
Fabian Wagner 2589d4baf4 U principle §6: bind mounts only, never named volumes
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.
2026-05-28 10:57:13 +02:00
..
dockerization-and-deployment.md U principle §6: bind mounts only, never named volumes 2026-05-28 10:57:13 +02:00
laravel-composer-packages.md U principle 2026-05-19 14:20:10 +02:00