Closed eugulixes closed 6 years ago
By default, the location of volumes on host is /srv, but in some cases Docker may complain
/srv
docker: Error response from daemon: error while creating mount source path '/srv/mongodb': mkdir /srv/mongodb: read-only file system.
It's necessary to add a new parameter to cusdeb-single-node which will allow to change the location.
By default, the location of volumes on host is
/srv
, but in some cases Docker may complainIt's necessary to add a new parameter to cusdeb-single-node which will allow to change the location.