March 10Mar 10 I have a smb share that I no longer have to a Windows PC for backup purposes. This URL or path only shows up when I go into a docker template and notice the reference is still there. I've looked pretty had in all my dockers for any reference to it to delete it.Is there a config file or something I can do to delete it when I cannot find it?
March 10Mar 10 Community Expert Do you mean one or more of your containers actually have that as a host path? Or do you mean it is a host path that you can select from a dropdown when mapping a volume?
March 11Mar 11 Author No, just verified it is not list in Unassigned Disk Device nor under Unassigned Devices.
March 11Mar 11 Community Expert You may have accidentally created that path yourself by trying to write to it. If that is the case, reboot should make it go away as long as nothing tries to write to it again.What do you get from command line with this?ls -lah /mnt/remotes
March 11Mar 11 Community Expert 10 hours ago, trurl said:reboot should make it go away as long as nothing tries to write to it again.
March 11Mar 11 Author Great, thank you that worked. Thought I had tried that, but that reboot did the trick. Must be an entry in the flash drive. Be nice to just be able to remove it from some config file on the flash drive.
March 11Mar 11 Community Expert 39 minutes ago, RaidPC said:Must be an entry in the flash drive. Be nice to just be able to remove it from some config file on the flash drive.I doubt that very much. Most likely explanation is12 hours ago, trurl said:You may have accidentally created that path yourself by trying to write to it.From some container mapping, perhaps.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.