2025-07-23, 02:31 PM
I've got an issue setting up a Jellyfin container. I am using a mounted SMB share located at /media/media, when running docker compose it tells me:
Permissions for the folder are set to 755.
I've looked around online, and have found adjacent issues, but not specifically this error for an SMB share. I'm sure it's something simple that I don't know. I attached my compose file for reference. The SMB share is accessible if you access the folder manually, and media can be viewed.
I did put this up on Element, but that format is just bad for getting help when I can't sit there and stare at it hoping I get a reply.
Code:
Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /media/media
Permissions for the folder are set to 755.
I've looked around online, and have found adjacent issues, but not specifically this error for an SMB share. I'm sure it's something simple that I don't know. I attached my compose file for reference. The SMB share is accessible if you access the folder manually, and media can be viewed.
I did put this up on Element, but that format is just bad for getting help when I can't sit there and stare at it hoping I get a reply.