What are volume driver in docker container
While doing volume mounting in a docker container there is a optional parameter --volume-driver string Optional volume driver for the container What is the use of this parameter?