Avatar

Interesting_Ad_5676B

Interesting_Ad_5676@alien.top
Joined
0 posts • 3 comments
Direct message

I used for a while. But does not supports docker-compose file with custom storage location. So stopped.

permalink
report
reply

Do you would like to use Linux system as docker host and you want to have storage exposed by NAS for this docker host ?

If that is the intent of your question, yes it can be done.

Expose nas storage over nfs. Mount the nfs in Linux. Refer the mount point directory as docker storage in docker-compose file. That’s it. No big fuss. You can even soft link /var/docker directory to your nfs share, if required.

permalink
report
reply