glance images are currently stored in a docker container "glance-data", which is mounted from somewhere like:
/var/lib/docker/volumes/5cf532d1905df1df45bc686e8aec9ac129b6a0a357ee7232ff92cdd35e5c04ba/_data
Is there anyway to modify this mount point? For example, when images are stored in a NAS share, it is necessary to modify this mount point.
glance images are currently stored in a docker container "glance-data", which is mounted from somewhere like:
/var/lib/ docker/ volumes/ 5cf532d1905df1d f45bc686e8aec9a c129b6a0a357ee7 232ff92cdd35e5c 04ba/_data
Is there anyway to modify this mount point? For example, when images are stored in a NAS share, it is necessary to modify this mount point.