Docker and samba share #663
Unanswered
piotsk
asked this question in
Getting Help
Replies: 1 comment
-
I have an idea, to create docker volume in this samba mount point, and then connect this volume to container. Will check tomorrow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a such error:
Steps to reproduce:
What is funny it's putting the file there (checking from host perspective):
/mnt/netbox-media-files/image-attachments# ls -all
total 107
drwxrwxrwx 2 root root 0 Dec 10 14:15 .
drwxrwxrwx 2 root root 0 Nov 15 09:34 ..
-rwxrwxrwx 1 root root 108928 Dec 10 14:36 rack_1_crkfsrtv002.PNG
Also if I will go inside container and will try to "touch" file there or remove it's working properly.
Related to: netbox-community/netbox#8037
Br
Piotr
Beta Was this translation helpful? Give feedback.
All reactions