Samba

SMB/CIFS file sharing and Active Directory compatible Domain Controller for FreeBSD.
| Tag |
Description |
Best For |
422-pkg |
FreeBSD Quarterly. Uses stable, tested packages. |
Production stability. |
422-pkg-latest |
FreeBSD Latest. Rolling package updates. |
Staying current. |
423-pkg / latest |
FreeBSD Quarterly. Uses stable, tested packages. |
Most users — recommended. |
423-pkg-latest |
FreeBSD Latest. Rolling package updates. |
Staying current. |
423-pkg-krb |
MIT Kerberos. Built from ports with MIT KRB5 instead of Heimdal. |
Alternative build. |
Before deploying, ensure your host environment is ready. See the Quick Start Guide for host setup instructions, including the security model for host vs. container privileges.
Deployment
Interactive Configuration
Parameters
Environment Variables
| Variable |
Default |
Description |
TZ |
UTC |
Timezone for the container |
Volumes
| Path |
Description |
/config |
smb.conf and persistent state |
/shares |
Shared data directories |
Ports
| Port |
Protocol |
Description |
445 |
TCP |
SMB |
139 |
TCP |
NetBIOS session |
Implementation Details
- Architectures: amd64
- User:
root (UID/GID set via PUID/PGID). Defaults to 1000:1000.
- Base: Built on
ghcr.io/daemonless/base (FreeBSD 15.1).
Need help? Join our Discord community.