Sign inSign up

leejoneshane/samba-fs

By leejoneshane

Updated over 6 years ago

Run samba file server in LXC.

Image
0

816

leejoneshane/samba-fs repository overview

samba-fs

This is a docker images to run a file server for Windows Network Neighborhood sharing folders. It's base on alpine + samba 4 + openldap + WAM.

How to use

This image has no SSL Certification build-in, so please use it with letsnginx or traefik.

docker run -p 80:8080 -p 139:139 -p 445:445 \
-v ./permanent_storage/files:/mnt -v ./permanent_storage/users:/sam \
-d leejoneshane/samba-fs

Tag summary

Content type

Image

Digest

Size

162.7 MB

Last updated

over 6 years ago

docker pull leejoneshane/samba-fs