MOFAKH.COM
← Back to profile
Docker

Volumes vs bind mounts vs tmpfs

unwrittenOutline
Note to self
Not written yet. This is the outline I am working from — it will be filled in as I go through the topic.
  • Named volumes: lifecycle, backup, ownership
  • Bind mounts for local development and the permission problems
  • tmpfs for secrets and scratch space
  • Why an anonymous volume keeps resurrecting old data