This document discusses using Veritas InfoScale Storage with Docker containers to provide persistent storage. It provides instructions on setting up an InfoScale Storage cluster with three servers, configuring storage pools and volumes, deploying a MySQL container with a mapped persistent volume, populating the database, and running the container on different hosts while maintaining access to the persistent data volume. This allows stateful containers to have their data available across any server in the cluster for high availability and mobility.