Beiträge von Saturnson
-
-
Thank you all so much, the forward slash fixed the problem.
-
In your Volume Mapping container paths you have:
config
downloads
These need to be preceded with a forward slash.
/config
/downloads
Really is it that simple?
-
I keep getting the error message what am I doing wrong, I've followed online tutorials and looked at how to's. I can get it working on the SD Card, but not on an external usb drive.
-
-
I don't have docker installed on the usb, but I have a container setup in portainer that I want to use the usb. Is that an issue? Thanks for the help.
-
then the absolute path to the folder requested by docker should be
/srv/dev-disk-by-label-usb3disk/SharedFolderName
Yes that is what I thought but, docker gives an error. I can install and mount the config and downloads to the is drive but not the usb. It says it needs the absolute path.
-
I am trying to use docker to add in a few applications but I can't add external drives to docker as it gives an error that the drives are not an absolute path. I am using a raspberry pi 4 with omv5. I can find the drives, they are mapped and all my other shares are working, but I am having problems with docker needing absolute paths for an external USB drive. Does anyone know a fix. My drive is mounted /srv/dev-disk-by-label-usb3disk
Can anyone help?