Symbolic links for Docker containers with data on an SMB share

Currently reading
Symbolic links for Docker containers with data on an SMB share

777
291
NAS
DS216+II, DS118, DS718+, DS720+
Router
  1. RT2600ac
  2. MR2200ac
Operating system
  1. Windows
Mobile operating system
  1. Android
I want to be able to deploy Docker containers on a seperate Ubuntu VM I have running on my DS718+ . But I want the persistent data mounted with -v to live on /volume1/docker of my NAS itself anyhow, so all this data is automatically included in my HyberBackup schedules.

So if we take this container for example (NGINX Proxy Manager (jc21/nginx-proxy-manager)):

1624787927382.png


On this VM, /mnt/nas3docker is an SMB mount to \\NAS\docker . Contents of /etc/fstab :
1624788086925.png


This works great and all.
UNTIL...... symbolic links/junctions come into play.

For example, this docker container wants to use symbolic link after it has created a LE certificate. But throwing up this error.

I already tried this to no avail:
1624788879517.png


Googling around on the Internet, I read that smb.config needs this:

Code:
[global]
allow insecure wide links = yes
unix extensions = no

[myShare]
wide links = yes

But I do not see this on my NAS:
1624789174418.png


Am I missing something...?
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

Gluetun works fine. I'm using it both for several other containers, and for proxying my browser through my...
Replies
3
Views
454
Thanks... I tried something similar with rsync. The docker volume lived in...
Replies
7
Views
619
I can’t find any option to restore just the settings. 1710356648 Phew, managed to fix it. Within the...
Replies
4
Views
503
Good to hear. Deluge has not been updated for almost two years now as an app, nevertheless. But it gives...
Replies
12
Views
1,104
  • Question
Open an issue on that GitHub page. The developers will be glad to assist. OP has posted two threads on...
Replies
5
Views
1,095
I'm happy with email notifications but in v0.3.3 of dockcheck the author added apprise notifications...
Replies
4
Views
1,231
I am also trying to setup a Z-wave USB dongle and am getting stuck after following the same steps as...
Replies
1
Views
1,143

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Trending threads

Back
Top