Closed x1um1n closed 5 years ago
To rule out any weirdness from the snap install, as the test I did before wiping my server used a .deb install of docker, I've removed the snap and re-installed through apt, but get the same error :(
Client:
Version: 18.09.5
API version: 1.39
Go version: go1.10.4
Git commit: e8ff056
Built: Thu May 9 23:11:19 2019
OS/Arch: linux/amd64
Experimental: false
Server:
Engine:
Version: 18.09.5
API version: 1.39 (minimum version 1.12)
Go version: go1.10.4
Git commit: e8ff056
Built: Thu May 9 22:59:19 2019
OS/Arch: linux/amd64
Experimental: false
nevermind, the problem was with the fileMode & dirMode options
for anyone else stuck down this same rabbithole, I found that out by tailing /var/log/kern.log
whilst attempting to start the container...
hey folks, I'm trying to create a volume from a cifs share, but for some reason netshare is trying to mount it using a docker 'hostname' as opposed to the actual name of the box:
I had this working earlier this evening, then I put a fresh install on my media server, with the intention of building a nice clean dockerised setup, but now it won't work I'm running docker-volume-netshare 0.36, on ubuntu 18.04, with docker installed from snap