samba icon indicating copy to clipboard operation
samba copied to clipboard

A Dockerfile to build multi-architecture images of Samba, which is the standard Windows interoperability suite of programs for Linux and Unix. This is my personal docker recipe.

Results 16 samba issues
Sort by recently updated
recently updated
newest added

I added two features: 1. ability to make a share browsable or not by the `show` flag in `-s` parameter this changes the syntax for `-s` from ``` -s name:path:rw:user1[,user2[,userN]]...

Hey, I'm not sure if this is interesting to you at all. I needed the force user/group and your image seems to be the best available in DockerHub so modified...

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

1. fix docker restart config data will append multiple times 2. fix share without user add config security = share not fix: if user exist(like guest), then the docker will...

I was doing a security scanner using Grype => https://github.com/anchore/grype And I detected your Docker image has some outdated dependencies. I don't think they are a security risk but it's...

Using -p instead of -s adds these parameters, which significantly improved the performance of a slow HDD with LVM cache configured. strict sync = no sync always = no aio...