summaryrefslogtreecommitdiff
path: root/libs/samba/src/test/docker/docker-compose.yml
AgeCommit message (Collapse)Author
2024-08-22samba: Disable follow symlinks on samba serverJoel Klinghed
Also no unix extensions (as that is SMB1).
2024-08-22samba: Add docker server run by testsJoel Klinghed
Current user needs to be in docker group (or in some other way have access to the docker.socket) for this to work. Two current problems: * listRoot() fails, no directories are found. * gradle hangs after running the samba tests