Skip to content

kilokang/samba-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

A SAMBA Image that is updated automatically using mend renovatebot with the latest stable versions of SAMBA and latest Ubuntu LTS.

Usage

docker start \
    -v config:/etc/samba \
    -v pids-and-sockets:/run \
    -v locks:/var/cache/samba \
    -v state:/var/lib/samba \
    -v logs:/var/log/samba

Known issues

directory_create_or_exist: mkdir failed on directory /var/lib/samba/private/msg.sock: No such file or directory

A directory called private inside the state volume should exists and it is not created by Samba itself.

You must create it manually. It depends on how you have deplyed this image.

About

Automatic build of latest stable samba over alpine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •