Is there a way to setup an SMB share or similar via docker? I want to be able to easily turn it off and bind it to a specific folder, and I am comfortable with docker.
Thanks!
Is there a way to setup an SMB share or similar via docker? I want to be able to easily turn it off and bind it to a specific folder, and I am comfortable with docker.
Thanks!
I use dperson/samba, which is both simple and comes with usage examples.
There’s dockurr/samba which is also pretty easy to setup, but doesn’t allow much deviation from the defaults.
The last commit was 5 years ago. There are very high chamces the container image is full of vulnerabilities. You might wanna rebuild it yourself.