readynas-docker-cli
readynas-docker-cli copied to clipboard
Change the Volume Location
Hello,
how is it possible to change the volumes location permanently? I tried to change the docker.service files but it doesn't work.
/apps/docker-cli-rnapp/volumes/test2/_data
It keeps generating volumes under the app directory which is bad because there are no default backups possible.
Thanks
Thorsten
Which docker.service
file did you modify?
Docker has their service file located in the proper location /lib/systemd/system/
. My implementation has its service file in the override path for systemd
located /etc/systemd/system/
.