docker-samba-server icon indicating copy to clipboard operation
docker-samba-server copied to clipboard

Simple containerized Samba server running on Alpine Linux

Results 5 docker-samba-server issues
Sort by recently updated
recently updated
newest added

`tee` doesn't accept `-` as an alias for `/dev/stdout` like cat does

How can I add more users on te docker-compose? I've tried with: environment: - USERNAME=user1 - PASSWORD=pass1 - USERNAME=user2 - PASSWORD=pass2 Also with: environment: - USERNAME=user1, user2 - PASSWORD=pass1, pass2

see https://wiki.samba.org/index.php/Samba_4.15_Features_added/changed#Duplicates_in_command_line_utils for details fixes this behavior ``` Invalid option --log-stdout: unknown option Usage: smbd [-?bDiFV] [-?|--help] [--usage] [-b|--build-options] [-p|--port=STRING] [-P|--profiling-level=PROFILE_LEVEL] [-d|--debuglevel=DEBUGLEVEL] [--debug-stdout] [-s|--configfile=CONFIGFILE] [--option=name=value] [-l|--log-basename=LOGFILEBASE] [--leak-report] [--leak-report-full] [-D|--daemon] [-i|--interactive]...

updating s6 overlay version

Can you please add a health check to this.