Skip to main content

Posts Tagged ‘persistent storage’

Storage

Docker Bootcamp – Persistent Storage

Welcome back to my Docker Bootcamp Series. In the first post, I covered the background and installation of Docker, and in the next, I reviewed Docker terminology and gave examples to test out. In this post, I’ll show you how to store persistent data outside your containers and inject data into a container. Terminology Bind […]