▲ 1 r/immich
Docker for Windows External Libs on other drive not working
Docker for Windows can't add D:\onedrive to existing working install for library.
I have tried many different iterations of nomenclature for binding and have come up with nothing. I have also read through all posts pertaining to this problem and notice most are unresolved as of today.
Can someone help troubleshoot process here or is this a dead end subject?
snip...
volumes:
# Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file
- ${UPLOAD_LOCATION}:/data
- "F:/onedrive:/onedrive:ro"
- /etc/localtime:/etc/localtime:ro
end snip... Many different configurations tried here and added shared directory to resources in Docker.
u/Illustrious_Tour_460 — 3 days ago