All content for CenturyLink Labs Podcast is the property of CenturyLink Labs and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
CTL 15 - Docker Filesystem Persistence With Flocker's Founder Luke Marsden
CenturyLink Labs Podcast
23 minutes
11 years ago
CTL 15 - Docker Filesystem Persistence With Flocker's Founder Luke Marsden
How do you do databases with Docker? Or for that matter, how do you do anything that stores persistent data in Docker? Sure you can attach a volume container to your application container, but that doesn’t scale and it makes your container dependent on your host, which is not ideal if you have a multi-server Docker cluster.