Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6457

docker is creating mount point that I am already mounted [closed]

$
0
0

We have mounted CIFS share used in compose file, running dockers for specific tasks but very frequently getting below error ,docker trying to mount that we already mounted , some time it works but sometimes it throws below error, mount directory /cifsdir1 exists and it has full permission, any help please?

Executing: ['docker', 'run', '-t', '--gpus', 'all', '--shm-size=2g', '-v', '/mnt:/mnt', '-v', '/cifsdir1:/algo_sandbox',2024-05-23 05:59:17docker: Error response from daemon: error while creating mount source path '/cifsdir1': mkdir /cifsdir1: file exists.2024-05-23 05:59:17Process failed, exit code 125

Tried with docker restart did not work


Viewing all articles
Browse latest Browse all 6457

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>