I'm having difficulty setting up Docker to build a container with the XFS Filesystem. My Storage Driver is correctly set to overlay2
, but my Backing Filesystem is extfs
.
Is there something I would specify for storage-opts
in my docker daemon file?