ObjectiveFS provides a persistent storage between sessions for your Docker containers. It also provides shared storage between containers.
There are two ways to use ObjectiveFS with Docker.
Example steps:
$ mount.objectivefs <filesystem> /ofs
$ docker run -it -v /ofs:/ofs ubuntu /bin/bash
--security-opt apparmor:unconfined --cap-add sys_admin --device=/dev/fuse
$ mount.objectivefs <filesystem> <directory>
by ObjectiveFS staff, January 31, 2017
ObjectiveFS is a shared file system for Linux and OS X that automatically scales and gives you scalable cloud storage.
If you have questions or article idea suggestions, please email us at support@objectivefs.com