realies / soulseek-docker

🐳 Soulseek Docker Container
https://hub.docker.com/r/realies/soulseek/
MIT License
209 stars 35 forks source link

Synology Docker (Container Manager) doesn’t accept spaces in paths #86

Closed iAmRenzo closed 4 months ago

iAmRenzo commented 5 months ago

Perhaps not really an issue, but for me it is. Container Manager on my Synology DSM 7 isn’t accepting spaces in path names. When I remove the spaces the folders aren’t filled (which makes sense). Everything works fine but files are probably stored inside the container which I don’t want. Is there any workaround?

realies commented 5 months ago

quotes, probably

iAmRenzo commented 5 months ago
Scherm­afbeelding 2024-03-23 om 13 59 57

Not in the Container Manager...

realies commented 5 months ago

ask synology, i don't have any products from them and docker supports quotes

ps: you can change those paths to other ones without spaces

Maypul commented 4 months ago

@iAmRenzo I have docker on my Synology NAS but I do not use their UI as it's very limited - you can use CLI instead and run your docker that way, then it will accept space in the name. I run Soulseek via compose on my NAS and it works just fine.