baca6cb417
When creating a CIFS volume, generate an error if the device URL includes a port number, for example: --opt device="//some.server.com:2345/thepath" The port must be specified in the port option instead, for example: --opt o=username=USERNAME,password=PASSWORD,vers=3,sec=ntlmsspi,port=1234 Signed-off-by: Rob Murray <rob.murray@docker.com> |
||
---|---|---|
.. | ||
drivers | ||
local | ||
mounts | ||
service | ||
testutils | ||
volume.go |